docx2txt 1.2-1.1 source package in Ubuntu

Changelog

docx2txt (1.2-1.1) unstable; urgency=medium


  * Non-maintainer upload.
  * debian/control
    - add missing "Depeneds: unzip" to show .docx files (Closes: #739597)

 -- Hideki Yamane <email address hidden>  Thu, 27 Feb 2014 10:06:10 +0900

Upload details

Uploaded by:
Khalid El Fathi
Uploaded to:
Sid
Original maintainer:
Khalid El Fathi
Architectures:
all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe text

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
docx2txt_1.2-1.1.dsc 1.8 KiB 1f639747c3c92a1390fcf1d82f0411e3d670af620427e7a2013ddc8a8e6d653e
docx2txt_1.2.orig.tar.gz 27.8 KiB 33649d1e8c4f86df897d478376cf76bd9f2aed27a952aaa96c615bce976488cf
docx2txt_1.2-1.1.debian.tar.xz 2.9 KiB e11a97cc2e5f2d5fd6fccfc784b8158de40c2f3a2f7fc1ca4785f1d0e05bfed1

Available diffs

No changes file available.

Binary packages built by this source

docx2txt: Convert Microsoft OOXML files to plain text

 docx2txt is a tool that attempts to generate equivalent (ASCII) text files from
 Microsoft .docx documents, preserving some formatting and document information
 (which MS text conversion drops) along with appropriate character conversions
 for a good (ASCII) text experience. It is a platform independent solution
 consisting of (core) Perl and (wrapper) Unix/Windows shell scripts and a
 configuration file to control the output text appearance to fair extent.
 It can very conveniently be used to build a Web based docx document conversion
 service. Some Makefiles and Windows batch files are provided for easy
 installation of the scripts. With unzippers like CakeCmd that can deal with
 corrupt Zip archives, this tool can extract text from corrupt docx documents
 in many cases, where MS word processor fails to even open them.