1
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Typo. More... almost 21 years ago
Typo. More... almost 21 years ago
Typo fixes. More... almost 21 years ago
Easy way to install this into Zope, as a Zope product. This will make the src directory be on the python path. More... almost 21 years ago
Distutils file More... almost 21 years ago
Add LGPL license. More... almost 21 years ago
Typo fixes. More... almost 21 years ago
Some editing, rewrapping. More... about 21 years ago
Set end of line style to native for all python files and text files. The only exceptions are ICS files, as they are supposed to be CRLF according to spec. I've set the line ending style to this for these files. More... about 21 years ago
Convert from dos line endings. More... about 21 years ago
Update CHANGES.txt More... about 21 years ago
Work on removing some more .ics files generated by tests. These are now generated in a temp directory instead. More... about 21 years ago
Remove more stray .ics files. More... about 21 years ago
Update version. More... about 21 years ago
Remove things that weren't in use. More... about 21 years ago
Rename 'calendar.py' to 'cal', to present any confusion with the Calendar class on case-insensitive platforms. More... about 21 years ago
Rename iCalendar to icalendar. More... about 21 years ago
Prepare for grand renaming to lowercase, shorter module names, non-plural in module names. More... about 21 years ago
Mark changes. More... about 21 years ago
Convert .py files to .txt files for examples, using new doctest.py. Add them to test_icalendar.py, so that they get picked up by the testrunner. More... about 21 years ago
Add doctest module from Python 2.4. This is used to run .txt files as doctests. More... about 21 years ago
convert line endings to unix. More... about 21 years ago
Initial import of iCalendar, by Max M. More... about 21 years ago