1fe3515939
3.3 (2013-02-08) ---------------- * Drop support for Python < 2.6. [thet] * Allow vGeo to be instantiated with list and not only tuples of geo coordinates. Fixes #83. [thet] * Don't force to pass a list to vDDDLists and allow setting individual RDATE and EXDATE values without having to wrap them in a list. [thet] * Fix encoding function to allow setting RDATE and EXDATE values and not to have bypass encoding with an icalendar property. [thet] * Allow setting of timezone for vDDDLists and support timezone properties for RDATE and EXDATE component properties. [thet] * Move setting of TZID properties to vDDDTypes, where it belongs to. [thet] * Use @staticmethod decorator instead of wrapper function. [warvariuc, thet] * Extend quoting of parameter values to all of those characters: ",;: ’'". This fixes an outlook incompatibility with some characters. Fixes: #79, Fixes: #81. [warvariuc] * Define VTIMETZONE subcomponents STANDARD and DAYLIGHT for RFC5545 compliance. [thet]
69 lines
2.8 KiB
Text
69 lines
2.8 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2013/02/09 16:55:33 kleink Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/icalendar/__init__.py
|
|
${PYSITELIB}/icalendar/__init__.pyc
|
|
${PYSITELIB}/icalendar/__init__.pyo
|
|
${PYSITELIB}/icalendar/cal.py
|
|
${PYSITELIB}/icalendar/cal.pyc
|
|
${PYSITELIB}/icalendar/cal.pyo
|
|
${PYSITELIB}/icalendar/caselessdict.py
|
|
${PYSITELIB}/icalendar/caselessdict.pyc
|
|
${PYSITELIB}/icalendar/caselessdict.pyo
|
|
${PYSITELIB}/icalendar/interfaces.py
|
|
${PYSITELIB}/icalendar/interfaces.pyc
|
|
${PYSITELIB}/icalendar/interfaces.pyo
|
|
${PYSITELIB}/icalendar/parser.py
|
|
${PYSITELIB}/icalendar/parser.pyc
|
|
${PYSITELIB}/icalendar/parser.pyo
|
|
${PYSITELIB}/icalendar/prop.py
|
|
${PYSITELIB}/icalendar/prop.pyc
|
|
${PYSITELIB}/icalendar/prop.pyo
|
|
${PYSITELIB}/icalendar/tests/__init__.py
|
|
${PYSITELIB}/icalendar/tests/__init__.pyc
|
|
${PYSITELIB}/icalendar/tests/__init__.pyo
|
|
${PYSITELIB}/icalendar/tests/case_meetup.ics
|
|
${PYSITELIB}/icalendar/tests/encoding.ics
|
|
${PYSITELIB}/icalendar/tests/example.txt
|
|
${PYSITELIB}/icalendar/tests/groupscheduled.ics
|
|
${PYSITELIB}/icalendar/tests/groupscheduled.txt
|
|
${PYSITELIB}/icalendar/tests/issues.rst
|
|
${PYSITELIB}/icalendar/tests/multiple.ics
|
|
${PYSITELIB}/icalendar/tests/multiple.txt
|
|
${PYSITELIB}/icalendar/tests/recurrence.ics
|
|
${PYSITELIB}/icalendar/tests/recurrence.txt
|
|
${PYSITELIB}/icalendar/tests/small.ics
|
|
${PYSITELIB}/icalendar/tests/small.txt
|
|
${PYSITELIB}/icalendar/tests/test_cases.py
|
|
${PYSITELIB}/icalendar/tests/test_cases.pyc
|
|
${PYSITELIB}/icalendar/tests/test_cases.pyo
|
|
${PYSITELIB}/icalendar/tests/test_doctests.py
|
|
${PYSITELIB}/icalendar/tests/test_doctests.pyc
|
|
${PYSITELIB}/icalendar/tests/test_doctests.pyo
|
|
${PYSITELIB}/icalendar/tests/test_encoding.py
|
|
${PYSITELIB}/icalendar/tests/test_encoding.pyc
|
|
${PYSITELIB}/icalendar/tests/test_encoding.pyo
|
|
${PYSITELIB}/icalendar/tests/test_icalendar.py
|
|
${PYSITELIB}/icalendar/tests/test_icalendar.pyc
|
|
${PYSITELIB}/icalendar/tests/test_icalendar.pyo
|
|
${PYSITELIB}/icalendar/tests/test_prop.py
|
|
${PYSITELIB}/icalendar/tests/test_prop.pyc
|
|
${PYSITELIB}/icalendar/tests/test_prop.pyo
|
|
${PYSITELIB}/icalendar/tests/test_property_params.py
|
|
${PYSITELIB}/icalendar/tests/test_property_params.pyc
|
|
${PYSITELIB}/icalendar/tests/test_property_params.pyo
|
|
${PYSITELIB}/icalendar/tests/test_time.py
|
|
${PYSITELIB}/icalendar/tests/test_time.pyc
|
|
${PYSITELIB}/icalendar/tests/test_time.pyo
|
|
${PYSITELIB}/icalendar/tests/test_timezoned.py
|
|
${PYSITELIB}/icalendar/tests/test_timezoned.pyc
|
|
${PYSITELIB}/icalendar/tests/test_timezoned.pyo
|
|
${PYSITELIB}/icalendar/tests/time.ics
|
|
${PYSITELIB}/icalendar/tests/timezoned.ics
|
|
${PYSITELIB}/icalendar/tools.py
|
|
${PYSITELIB}/icalendar/tools.pyc
|
|
${PYSITELIB}/icalendar/tools.pyo
|