5c85324566
3.7 (2014-06-02) ---------------- - For components with ``ignore_exceptions`` set to ``True``, mark unparseable lines as broken instead rising a ``ValueError``. ``VEVENT`` components have ``ignore_exceptions`` set to ``True`` by default. Ref #131. Fixes #104. [jkiang13] - Make ``python-dateutil`` a soft-dependency. [boltnev] - Add optional ``sorted`` parameter to ``Component.to_ical``. Setting it to false allows the user to preserve the original property and parameter order. Ref #136. Fixes #133. [untitaker] - Fix tests for latest ``pytz``. Don't set ``tzinfo`` directly on datetime objects, but use pytz's ``localize`` function. Ref #138. [untitaker, thet] - Remove incorrect use of __all__. We don't encourage using ``from package import *`` imports. Fixes #129. [eric-wieser] 3.6.2 (2014-04-05) ------------------ - Pep8 and cleanup. [lasudry]
80 lines
3.4 KiB
Text
80 lines
3.4 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2014/06/09 12:29:23 wiz 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/compat.py
|
|
${PYSITELIB}/icalendar/compat.pyc
|
|
${PYSITELIB}/icalendar/compat.pyo
|
|
${PYSITELIB}/icalendar/parser.py
|
|
${PYSITELIB}/icalendar/parser.pyc
|
|
${PYSITELIB}/icalendar/parser.pyo
|
|
${PYSITELIB}/icalendar/parser_tools.py
|
|
${PYSITELIB}/icalendar/parser_tools.pyc
|
|
${PYSITELIB}/icalendar/parser_tools.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/encoding.ics
|
|
${PYSITELIB}/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics
|
|
${PYSITELIB}/icalendar/tests/issue_53_parsing_failure.ics
|
|
${PYSITELIB}/icalendar/tests/multiple.ics
|
|
${PYSITELIB}/icalendar/tests/recurrence.ics
|
|
${PYSITELIB}/icalendar/tests/test_encoding.py
|
|
${PYSITELIB}/icalendar/tests/test_encoding.pyc
|
|
${PYSITELIB}/icalendar/tests/test_encoding.pyo
|
|
${PYSITELIB}/icalendar/tests/test_fixed_issues.py
|
|
${PYSITELIB}/icalendar/tests/test_fixed_issues.pyc
|
|
${PYSITELIB}/icalendar/tests/test_fixed_issues.pyo
|
|
${PYSITELIB}/icalendar/tests/test_icalendar.py
|
|
${PYSITELIB}/icalendar/tests/test_icalendar.pyc
|
|
${PYSITELIB}/icalendar/tests/test_icalendar.pyo
|
|
${PYSITELIB}/icalendar/tests/test_multiple.py
|
|
${PYSITELIB}/icalendar/tests/test_multiple.pyc
|
|
${PYSITELIB}/icalendar/tests/test_multiple.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_recurrence.py
|
|
${PYSITELIB}/icalendar/tests/test_recurrence.pyc
|
|
${PYSITELIB}/icalendar/tests/test_recurrence.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/test_unit_cal.py
|
|
${PYSITELIB}/icalendar/tests/test_unit_cal.pyc
|
|
${PYSITELIB}/icalendar/tests/test_unit_cal.pyo
|
|
${PYSITELIB}/icalendar/tests/test_unit_caselessdict.py
|
|
${PYSITELIB}/icalendar/tests/test_unit_caselessdict.pyc
|
|
${PYSITELIB}/icalendar/tests/test_unit_caselessdict.pyo
|
|
${PYSITELIB}/icalendar/tests/test_unit_parser_tools.py
|
|
${PYSITELIB}/icalendar/tests/test_unit_parser_tools.pyc
|
|
${PYSITELIB}/icalendar/tests/test_unit_parser_tools.pyo
|
|
${PYSITELIB}/icalendar/tests/test_unit_prop.py
|
|
${PYSITELIB}/icalendar/tests/test_unit_prop.pyc
|
|
${PYSITELIB}/icalendar/tests/test_unit_prop.pyo
|
|
${PYSITELIB}/icalendar/tests/test_unit_tools.py
|
|
${PYSITELIB}/icalendar/tests/test_unit_tools.pyc
|
|
${PYSITELIB}/icalendar/tests/test_unit_tools.pyo
|
|
${PYSITELIB}/icalendar/tests/time.ics
|
|
${PYSITELIB}/icalendar/tests/timezoned.ics
|
|
${PYSITELIB}/icalendar/tools.py
|
|
${PYSITELIB}/icalendar/tools.pyc
|
|
${PYSITELIB}/icalendar/tools.pyo
|