unoconv

Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.

GPL-2.0 License

Downloads
298
Stars
2.5K
Committers
52

Bot releases are visible (Hide)

unoconv - 0.8.2 - Release for PyPI upload Latest Release

Published by regebro almost 7 years ago

This is a minor release to fix the upload to PyPI.

Changes since 0.7:

  • Add option -M/--meta to add or update document metadata during conversion
  • Add option -I/--input-filter-name to specify input format (Martijn van de Streek)
  • Added setup.py to support standard Python installs, like pip, etc.
  • Dropped support for OpenOffice 3.3 and 3.4
  • Fix for Python 3 to read binary data from stdin (Carlos Noguera)
  • Fix for password protected files (Marijn Ophorst)
  • Make -F switch working for user-defined fields (Belegnar)
unoconv - Releasing 0.8

Published by regebro almost 7 years ago

  • Add option -M/--meta to add or update document metadata during conversion
  • Add option -I/--input-filter-name to specify input format (Martijn van de Streek)
  • Added setup.py to support standard Python installs, like pip, etc.
  • Dropped support for OpenOffice 3.3 and 3.4
  • Fix for Python 3 to read binary data from stdin (Carlos Noguera)
  • Fix for password protected files (Marijn Ophorst)
  • Make -F switch working for user-defined fields (Belegnar)