Metadata-Version: 2.1
Name: jottalib
Version: 0.5.1
Summary: A library and tools to access the JottaCloud API
Home-page: https://github.com/havardgulldahl/jottalib
Author: Håvard Gulldahl
Author-email: havard@gulldahl.no
License: GPLv3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: Utilities
License-File: COPYING
License-File: AUTHORS.md
Requires-Dist: requests
Requires-Dist: requests_toolbelt
Requires-Dist: certifi
Requires-Dist: clint
Requires-Dist: python-dateutil
Requires-Dist: humanize
Requires-Dist: lxml
Requires-Dist: six
Requires-Dist: chardet
Provides-Extra: qt
Requires-Dist: python-qt4; extra == "qt"
Provides-Extra: fuse
Requires-Dist: fusepy; extra == "fuse"
Provides-Extra: monitor
Requires-Dist: watchdog; extra == "monitor"
Provides-Extra: scanner
Requires-Dist: xattr; extra == "scanner"
