Differences between revisions 1 and 2
Revision 1 as of 2006-02-27 04:52:00
Size: 282
Editor: 72-254-161-196
Comment:
Revision 2 as of 2006-02-27 05:41:12
Size: 789
Editor: 72-254-161-196
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read
Line 9: Line 10:
See http://microformats.org/wiki/hcalendar
Line 10: Line 13:

See http://microformats.org/wiki/hcard
Line 13: Line 18:
Currently the vCard behavior is very rudimentary, and it has no documentation or unit tests.

 * Add image encoding (base64)
 * Improve Name and Address classes
 * Your favorite project here
Line 15: Line 26:
There's lots and lots of room for improvement! Documentation can also be a doctest
Line 16: Line 29:

Currently, there are lots of doctests, they can be run by running python tests.py. It would be great to write more.

Vobject Sprint

Projects to work on

hCalendar serialization

See http://microformats.org/wiki/hcalendar

hCard serialization

See http://microformats.org/wiki/hcard

Improved vCard support

Currently the vCard behavior is very rudimentary, and it has no documentation or unit tests.

  • Add image encoding (base64)
  • Improve Name and Address classes
  • Your favorite project here

Improving documentation

There's lots and lots of room for improvement! Documentation can also be a doctest

Improving test coverage

Currently, there are lots of doctests, they can be run by running python tests.py. It would be great to write more.

PyCon2006/Sprints/VobjectSprint (last edited 2008-11-15 13:59:54 by localhost)

Unable to edit the page? See the FrontPage for instructions.