Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted `be list --xml` to <be-xml> format. | W. Trevor King | 2010-01-21 | 1 | -3/+3 |
| | | | | | | | | Fixed up be-xml-to-mbox following the recent libbe restructuring. Moved stdout manipulation in be-mail-to-xml into the if __name__ == '__main__' block, in case some other module wants to recycle some of its functions/methods. | ||||
* | Strip footers (signatures) in be-mail-to-xml | W. Trevor King | 2010-01-20 | 1 | -1/+10 |
| | |||||
* | 'be-mbox-to-xml' -> 'be-mail-to-xml' + support for several formats. | W. Trevor King | 2010-01-20 | 1 | -0/+166 |