EVOLUTION-MANAGER
Edit File: METADATA
Metadata-Version: 2.1 Name: Radicale Version: 2.1.12 Summary: CalDAV and CardDAV Server Home-page: https://radicale.org/ Author: Guillaume Ayoub Author-email: guillaume.ayoub@kozea.fr License: GNU GPL v3 Download-URL: https://pypi.python.org/packages/source/R/Radicale/Radicale-2.1.12.tar.gz Keywords: calendar,addressbook,CalDAV,CardDAV Platform: Any Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Console Classifier: Environment :: Web Environment Classifier: Intended Audience :: End Users/Desktop Classifier: Intended Audience :: Information Technology Classifier: License :: OSI Approved :: GNU General Public License (GPL) Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Topic :: Office/Business :: Groupware Requires-Python: >=3.3 Requires-Dist: vobject (>=0.9.6) Requires-Dist: python-dateutil (>=2.7.3) Provides-Extra: bcrypt Requires-Dist: passlib[bcrypt] ; extra == 'bcrypt' Provides-Extra: md5 Requires-Dist: passlib ; extra == 'md5' Provides-Extra: test Requires-Dist: pytest-runner ; extra == 'test' Requires-Dist: pytest ; extra == 'test' Requires-Dist: pytest-cov ; extra == 'test' Requires-Dist: pytest-flake8 ; extra == 'test' Requires-Dist: pytest-isort ; extra == 'test' Radicale CalDAV and CardDAV server ================================== The Radicale Project is a CalDAV (calendar) and CardDAV (contact) server. It aims to be a light solution, easy to use, easy to install, easy to configure. As a consequence, it requires few software dependances and is pre-configured to work out-of-the-box. The Radicale Project runs on most of the UNIX-like platforms (Linux, BSD, MacOS X) and Windows. It is known to work with Evolution, Lightning, iPhone and Android clients. It is free and open-source software, released under GPL version 3. For further information, please visit the `Radicale Website <https://radicale.org/>`_.