entry: Adjust entry parsing to handle nested entries (BEGIN & END)
[pycalendar.git] / pycalendar / __init__.py
2013-06-30 W. Trevor Kingfeed: Turn Feed into a set of entries
2013-06-30 W. Trevor Kingfeed: Implement feed.fetch()
2013-06-30 W. Trevor Kingfeed: Stub out the Feed class