2017-02-23 08:44:10 by Thomas Klausner | Files touched by this commit (13) |
Log message: Recursive bump for libzip shlib major bump. |
2016-10-01 15:07:50 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Uses C99 for loop declarations. |
2016-07-28 12:26:34 by Thomas Klausner | Files touched by this commit (3) |
Log message: Updated odt2tex to 0.0.13. 2016-07-27 v0.0.13 Fixed some possible memleaks, thanks Valgrind again Included Patch from Thomas Klausner fixing Makefile glitches |
2016-07-26 14:53:11 by Thomas Klausner | Files touched by this commit (5) |
Log message: Import odt2tex-0.0.12 as textproc/odt2tex. 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. |