NOTICE: This package has been removed from pkgsrc

./wip/py-icalendar, Python parser/generator for iCalendar files, as per RFC2445

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2, Package name: py25-icalendar-1.2, Maintainer: mj

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.


Required to run:
[devel/py-setuptools] [lang/python25]

Master sites:

SHA1: 76caea7deb43cd299fb20bc940f305d43747fde9
RMD160: 6809c1c2bc4688032c0145919e4ed569b0de6a04
Filesize: 70.261 KB

Version history: (Expand)


CVS history: (Expand)


   2009-05-19 11:21:57 by Thomas Klausner | Files touched by this commit (4) | Package removed
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) | Imported package
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.