Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-23 | Recursive bump for libzip shlib major bump. | wiz | 1 | -1/+2 | |
2016-10-01 | Uses C99 for loop declarations. | joerg | 1 | -1/+2 | |
2016-07-28 | Updated odt2tex to 0.0.13. | wiz | 3 | -39/+7 | |
2016-07-27 v0.0.13 Fixed some possible memleaks, thanks Valgrind again Included Patch from Thomas Klausner fixing Makefile glitches | |||||
2016-07-26 | Import odt2tex-0.0.12 as textproc/odt2tex. | wiz | 5 | -0/+60 | |
odt2tex is a simple command line tool that converts ODT (Libre/OpenOffice text documents) to LaTeX .tex input files. It is released under the MIT license and written in plain C depending only on two further libraries: libzip and expat. |