Path to this page:
./
textproc/odt2tex,
Convert ODT (Libre/OpenOffice text documents) to LaTeX input files
Branch: pkgsrc-2016Q3,
Version: 0.0.13,
Package name: odt2tex-0.0.13,
Maintainer: pkgsrc-usersodt2tex 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.
Required to run:[
archivers/libzip]
Master sites:
SHA1: 48dc092f2b432d897596f9dc6f9237d21fe858b0
RMD160: 4c61da9cfe4ac24e19a090606276da05f989c58b
Filesize: 995.084 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version odt2tex-0.0.13 (created)
CVS history: (Expand)
2016-10-06 20:18:24 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5122 - requested by joerg
textproc/odt2tex: build fix
Revisions pulled up:
- textproc/odt2tex/Makefile 1.3
---
Module Name: pkgsrc
Committed By: joerg
Date: Sat Oct 1 13:07:50 UTC 2016
Modified Files:
pkgsrc/textproc/odt2tex: Makefile
Log message:
Uses C99 for loop declarations.
|