Initial import of py-icalendar, packaged for pkgsrc-wip by mj_turner
authorwiz <wiz>
Tue, 19 May 2009 09:19:45 +0000 (09:19 +0000)
committerwiz <wiz>
Tue, 19 May 2009 09:19:45 +0000 (09:19 +0000)
commitf4ea7a5669be8737c6b25277e3311904f1ba9aae
treecb330fe53fc1ebfcc5de4122b3645ed4c9d0536d
parentc50d9d5a42cb6ffa0f4547134df5d73bc39e00a4
Initial import of py-icalendar, packaged for pkgsrc-wip by mj_turner
with changed by jihbed.

The iCalendar package is a parser/generator of iCalendar files for
use with Python. It follows the RFC 2445 (iCalendar) specification

The package can both generate and parse iCalendar files, and can
easily be used as is.

The aim is to make a package that is fully compliant to RFC 2445,
well designed, simple to use and well documented.
time/py-icalendar/DESCR [new file with mode: 0644]
time/py-icalendar/Makefile [new file with mode: 0644]
time/py-icalendar/PLIST [new file with mode: 0644]
time/py-icalendar/distinfo [new file with mode: 0644]