Package docx2txt: Information
Source package: docx2txt
Version: 1.4-alt1
Build time: Jan 10, 2015, 06:59 PM in the task #138319
Category: Office
Report package bugHome page: http://docx2txt.sourceforge.net/
License: GPLv3+
Summary: Convert Docx documents to Text
Description:
Command line utility to convert Docx documents to equivalent Text documents.
It supports the following features during text extraction:
* Character conversions (" ' < & > - ... fraction and some mathematical
symbols etc.); currency characters are converted to respective names like
Euro.
* Capitalisation of text blocks.
* Center and right justification of text fitting in a line of (configurable)
80 columns.
* Horizontal ruler, line breaks, paragraphs separation, tabs.
* Indicating hyperlinked text along with the hyperlink. (configurable)
* Naive nested list formatting - assumed 8 level nesting, however you can
handle even deeper nesting by commenting/uncommenting appropriate lines in
Perl script.Maintainer: Vitaly Lipatov
Last changed
Jan. 10, 2015 Vitaly Lipatov 1.4-alt1
- initial build for ALT Linux Sisyphus
Aug. 28, 2014 Mathieu Bridon <bochecha@fedoraproject.org> - 1.4-1
- Update to 1.4
Aug. 27, 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-6
- Perl 5.20 rebuild