Metadata-Version: 2.0
Name: ics2caldav
Version: 0.2
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
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
Requires-Dist: ics
Requires-Dist: caldav

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
=====

	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.


