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.0.8.tar.gz | 0000078761 76.9 KB | |
python-icalendar.changes | 0000018660 18.2 KB | |
python-icalendar.spec | 0000002494 2.44 KB |
Revision 31 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 925734
from
Dirk Mueller (dirkmueller)
(revision 31)
- update to 4.0.8: - Support added for Python 3.9 and 3.10 (no code changes needed). - Replace bare 'except:' with 'except Exception:' (#281)
Comments 0