Make parse take a list of messages
Expand description in README
Establish proper Python module, add setup.py
Python library to parse and format email threads. Give it a list of emails that are part of the same thread and it'll build a tree of responses to the original message.
MIT