Metadata-Version: 2.1
Name: Radicale
Version: 2.1.9
Summary: CalDAV and CardDAV Server
Home-page: http://www.radicale.org/
Author: Guillaume Ayoub
Author-email: guillaume.ayoub@kozea.fr
License: GNU GPL v3
Download-URL: http://pypi.python.org/packages/source/R/Radicale/Radicale-2.1.9.tar.gz
Description: 
        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
        <http://www.radicale.org/>`_.
        
        
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
Provides-Extra: md5
Provides-Extra: bcrypt
Provides-Extra: test
