Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | converters: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | converters: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2017-07-09 | Simplify github usage. | wiz | 1 | -5/+5 | |
2017-07-09 | Add converters/unoconv | manu | 1 | -0/+6 | |
unoconv converts any document format that OpenOffice can import, to any document format that OpenOffice can export. unoconv uses the OpenOffice's UNO bindings for non-interactive conversion of documents. |