Metadata-Version: 2.4
Name: etesync-dav
Version: 0.34.0
Summary: A CalDAV and CardDAV frontend for EteSync
Home-page: https://github.com/etesync/etesync-dav
Author: Tom Hacohen
Author-email: tom@stosb.com
License: GPL-3.0-only
Project-URL: Documentation, https://github.com/etesync/etesync-dav/blob/master/README.md#installation
Project-URL: Changelog, https://github.com/etesync/etesync-dav/blob/master/ChangeLog.md
Project-URL: Bug Tracker, https://github.com/etesync/etesync-dav/issues
Project-URL: Source Code, https://github.com/etesync/etesync-dav
Keywords: etesync,encryption,sync,pim,caldav,carddav
Platform: any
Requires-Python: >=3
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: appdirs>=1.4.3
Requires-Dist: etesync>=0.12.1
Requires-Dist: etebase>=0.30.0
Requires-Dist: msgpack>=1.0.0
Requires-Dist: Radicale<3.3.0,>=3.0.3
Requires-Dist: Flask>=2.3.0
Requires-Dist: Flask-WTF<2.0.0,>=1.2.0
Requires-Dist: requests[socks]>=2.21
Requires-Dist: pyobjc-framework-Cocoa>=7.0.0; sys_platform == "darwin"
Requires-Dist: pyscrypt>=1.2.6; sys_platform == "darwin"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

======================================================
etesync-dav: A CalDAV and CardDAV frontend for EteSync
======================================================

This is a CalDAV and CardDAV front-end for `EteSync <https://www.etesync.com>`_.

This package provides a local CalDAV and CardDAV server that proxies requests
to an EteSync server for use with desktop CalDAV and CardDAV clients.

This is essentially a compatibility layer between EteSync and DAV clients.

| Source code: https://github.com/etesync/etesync-dav
| README: https://github.com/etesync/etesync-dav/blob/master/README.md

Release Information
===================

## Version 0.34.0
* Enable ARM builds for Linux

`Full changelog <https://github.com/etesync/etesync-dav/blob/master/ChangeLog.md>`_.
