Parser/generator of iCalendar files package for Python
http://www.codespeak.net/icalendar
The iCalendar package is a parser/generator of iCalendar files for use with Python. It follows the RFC 2445 (iCalendar) specification.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-icalendar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
icalendar-4.1.0.tar.gz | 0000078706 76.9 KB | |
python-icalendar.changes | 0000019396 18.9 KB | |
python-icalendar.spec | 0000002494 2.44 KB |
Revision 33 (latest revision is 37)
Richard Brown (RBrownFactory)
accepted
request 1007443
from
Dirk Mueller (dirkmueller)
(revision 33)
- update to 4.1.0: - No longer test on Python 3.4, 3.5 and PyPy2, because we cannot get it to work. Technically it should still work, it is just no longer tested. Do not expect much development on branch 4.x anymore. The master branch will be for the remaining Python versions that we support.
Comments 0