Metadata-Version: 1.1
Name: ics2caldav
Version: 0.2.1
Summary: Module to help importing .ics files to CalDAV server.
Home-page: https://github.com/wtayyeb/ics2caldav/
Author: w.Tayyeb
Author-email: tayyeb@tsaze.com
License: MIT
Description: ics 2 CalDAV Importer - ics2caldav

        **********************************

        

        Module to help importing .ics files to CalDAV server.

        

        Installation

        ============

        

        You can install the most recent **ics 2 CalDAV Importer** version using pip: ::

        

            pip install ics2caldav

        

        Usage

        =====

        

        see `examples/redmine_to_owncloud_example.py`

        

        TODO: write simple and extended usage

        

        Contributing

        ============

        

        Development of **ics2caldav** happens at github and any idea and contribution is welcome.  

        https://github.com/wtayyeb/ics2davcal

        

        Credits

        =======

        

        w.Tayyeb: https://github.com/wtayyeb

        

        License

        =======

        

        ics2cadav is licensed under MIT license.

        
Keywords: ics caldav dav calendar
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
