kopia lustrzana https://github.com/collective/icalendar
				
				
				
			|  c55dbdf2dc | ||
|---|---|---|
| docs | ||
| src/icalendar | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGES.rst | ||
| CONTRIBUTING.rst | ||
| LICENSE.rst | ||
| MANIFEST.in | ||
| README.rst | ||
| bootstrap.py | ||
| buildout.cfg | ||
| requirements_docs.txt | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
		
			
				
				README.rst
			
		
		
			
			
		
	
	==========================================================
Internet Calendaring and Scheduling (iCalendar) for Python
==========================================================
The `icalendar`_ package is a `RFC 5545`_ compatible parser/generator for iCalendar
files.
----
:Homepage: https://icalendar.readthedocs.io
:Code: https://github.com/collective/icalendar
:Mailing list: https://github.com/collective/icalendar/issues
:Dependencies: `python-dateutil`_ and `pytz`_.
:Compatible with: Python 2.7 and 3.4+
:License: `BSD`_
----
.. image:: https://travis-ci.org/collective/icalendar.svg?branch=master
    :target: https://travis-ci.org/collective/icalendar
.. _`icalendar`: https://pypi.python.org/pypi/icalendar
.. _`RFC 5545`: https://www.ietf.org/rfc/rfc5545.txt
.. _`python-dateutil`: https://github.com/dateutil/dateutil/
.. _`pytz`: https://pypi.python.org/pypi/pytz
.. _`BSD`: https://github.com/collective/icalendar/issues/2