1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update a little. More... almost 21 years ago
Use restructured text. Needs more editing if this wants to be a web page on codespeak. More... almost 21 years ago
Preliminary sketch of interfaces. Lots of the documentation is in the code already (actually more), but they're in doctests so this overview in one place may be useful. More... almost 21 years ago
Typo. More... almost 21 years ago
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... almost 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... almost 21 years ago
Convert from dos line endings. More... almost 21 years ago
Update CHANGES.txt More... almost 21 years ago
Work on removing some more .ics files generated by tests. These are now generated in a temp directory instead. More... almost 21 years ago
Remove more stray .ics files. More... almost 21 years ago
Update version. More... almost 21 years ago
Remove things that weren't in use. More... almost 21 years ago
Rename 'calendar.py' to 'cal', to present any confusion with the Calendar class on case-insensitive platforms. More... almost 21 years ago
Rename iCalendar to icalendar. More... almost 21 years ago
Prepare for grand renaming to lowercase, shorter module names, non-plural in module names. More... almost 21 years ago
Mark changes. More... almost 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... almost 21 years ago
Add doctest module from Python 2.4. This is used to run .txt files as doctests. More... almost 21 years ago
convert line endings to unix. More... almost 21 years ago
Initial import of iCalendar, by Max M. More... almost 21 years ago