summaryrefslogtreecommitdiff
path: root/textproc/odt2tex
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Recursive bump for libzip shlib major bump.wiz1-1/+2
2016-10-01Uses C99 for loop declarations.joerg1-1/+2
2016-07-28Updated odt2tex to 0.0.13.wiz3-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-26Import odt2tex-0.0.12 as textproc/odt2tex.wiz5-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.