entry: Add Entry.process() and .get*()
authorW. Trevor King <wking@tremily.us>
Sun, 30 Jun 2013 16:19:38 +0000 (12:19 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 30 Jun 2013 20:24:24 +0000 (16:24 -0400)
commit9c2dfb42318084dead69ffa8d7e51a4fcc6f8c6d
tree54d448abdd0e1cf7f6f3f630d7a58b2b7aaead30
parent744cce341375d8beabe3bd67bdbd21ce8a05db73
entry: Add Entry.process() and .get*()

Because we will definitely want a Pythonic API to access entry items.
pycalendar/entry.py
pycalendar/feed.py