Martijn Faassen
|
a2d0308c26
|
Easy way to install this into Zope, as a Zope product. This will make
the src directory be on the python path.
|
2005-04-04 16:50:12 +00:00 |
Lennart Regebro
|
05db355efc
|
Distutils file
|
2005-04-04 16:47:58 +00:00 |
Martijn Faassen
|
eda19a5952
|
Add LGPL license.
|
2005-04-04 13:48:01 +00:00 |
Martijn Faassen
|
faa033b974
|
Typo fixes.
|
2005-04-04 13:43:20 +00:00 |
Martijn Faassen
|
016042b9a4
|
Some editing, rewrapping.
|
2005-03-23 17:05:32 +00:00 |
Martijn Faassen
|
b9877e1df0
|
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.
|
2005-03-23 16:38:19 +00:00 |
Martijn Faassen
|
919d81f3d7
|
Convert from dos line endings.
|
2005-03-23 16:26:03 +00:00 |
Martijn Faassen
|
38f8eaba25
|
Update CHANGES.txt
|
2005-03-23 16:25:01 +00:00 |
Martijn Faassen
|
8c98240a90
|
Work on removing some more .ics files generated by tests. These are now
generated in a temp directory instead.
|
2005-03-23 16:16:02 +00:00 |
Martijn Faassen
|
955dc3b333
|
Remove more stray .ics files.
|
2005-03-23 15:56:19 +00:00 |
Martijn Faassen
|
e9dc5aff3d
|
Update version.
|
2005-03-23 15:55:09 +00:00 |
Martijn Faassen
|
05ec9f729b
|
Remove things that weren't in use.
|
2005-03-23 15:54:48 +00:00 |
Martijn Faassen
|
3e206410bf
|
Rename 'calendar.py' to 'cal', to present any confusion with the
Calendar class on case-insensitive platforms.
|
2005-03-23 15:53:53 +00:00 |
Martijn Faassen
|
dd9006ed53
|
Rename iCalendar to icalendar.
|
2005-03-23 15:51:41 +00:00 |
Martijn Faassen
|
968133c0db
|
Prepare for grand renaming to lowercase, shorter module names, non-plural
in module names.
|
2005-03-23 15:50:26 +00:00 |
Martijn Faassen
|
fa6370a88d
|
Mark changes.
|
2005-03-23 14:31:23 +00:00 |
Martijn Faassen
|
6c35b6fae3
|
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.
|
2005-03-23 14:27:37 +00:00 |
Martijn Faassen
|
c1e63a1cb2
|
Add doctest module from Python 2.4. This is used to run .txt files as
doctests.
|
2005-03-23 14:26:52 +00:00 |
Martijn Faassen
|
5a8cfca659
|
convert line endings to unix.
|
2005-03-23 14:10:49 +00:00 |
Martijn Faassen
|
ee533bd510
|
Initial import of iCalendar, by Max M.
|
2005-03-23 13:49:29 +00:00 |