pycalendar.git
2013-06-30 W. Trevor King.update-copyright.conf: Add copyright configuration
2013-06-30 W. Trevor Kingentry: Make Entry a subclass of dict
2013-06-30 W. Trevor Kingentry: Add Entry.process() and .get*()
2013-06-30 W. Trevor Kingfeed: Use splitlines() instead of split('\r\n') in...
2013-06-30 W. Trevor Kingaggregator: Escape VERSION and PRODID
2013-06-30 W. Trevor Kingtext: Add escape() and unescape() for RFC 5545 compliance
2013-06-30 W. Trevor Kingaggregator: Add processors field for post-fetch process...
2013-06-30 W. Trevor Kingfeed: Turn Feed into a set of entries
2013-06-30 W. Trevor Kingentry: Add an initial Entry implementation
2013-06-30 W. Trevor Kingfeed: Only fetch if we haven't already (or if we're...
2013-06-30 W. Trevor Kingaggregator: Add an initial Aggregator implementation
2013-06-30 W. Trevor Kingfeed: Implement feed.fetch()
2013-06-30 W. Trevor Kingtest/data/geohash.ics: Pull out geohashing example...
2013-06-30 W. Trevor Kingfeed: Stub out the Feed class
2013-06-30 W. Trevor KingBegin versioning under the GPLv3