2009-05-19 11:21:57 by Thomas Klausner | Files touched by this commit (4) | |
Log message: Remove py-icalendar, imported to pkgsrc/time/py-icalendar. |
2009-05-19 11:18:09 by Thomas Klausner | Files touched by this commit (2) |
Log message: Set LICENSE. Improve PLIST by using EGG* variables. |
2009-04-14 00:46:48 by Kamel Derouiche | Files touched by this commit (2) |
Log message: |
2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43) |
Log message: Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED. Bulk build will be used to tune this further. |
2007-08-11 16:20:09 by Michael-John Turner | Files touched by this commit (4) | |
Log message: Initial import: 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. |