Metadata-Version: 1.0
Name: etesync
Version: 0.9.0
Summary: Python client library for EteSync
Home-page: https://github.com/etesync/pyetesync
Author: EteSync
Author-email: development@etesync.com
License: LGPL
Description: This module provides a python API to interact with an EteSync server. It
        currently implements AddressBook and Calendar access, and supports
        two-way sync (both push and pull) to the server. It doesn't currently
        implement pushing raw journal entries which are needed for people
        implementing new EteSync journal types which will be implemented soon.
        
        | Source code: https://github.com/etesync/pyetesync
        | README: https://github.com/etesync/pyetesync/blob/master/README.md
        
Keywords: etesync,encryption,sync,pim
Platform: UNKNOWN
