Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-07 | update odt2txt to 0.4 | reed | 2 | -6/+7 | |
The changes include: Mention other file formats than ODT in the manual page Remove check for mime type Fix typo in manual page Make iconv usage configurable Build on HP-UX 11 This is for PR #43599 | |||||
2010-01-31 | No double man in path. | joerg | 2 | -4/+4 | |
2010-01-29 | DESTDIR support | joerg | 3 | -16/+28 | |
2008-04-17 | New package: odt2txt | reed | 5 | -0/+52 | |
odt2txt is a small, command-line tool which extracts the text out of OpenDocument Texts, as produced by OpenOffice.org, KOffice, StarOffice, and others. It supports multiple output encodings, has locale support, and is able to substitute unknown characters. (After I packaged this I also found o3read already packaged.) |