catdoc 1:0.95-4 source package in Ubuntu

Changelog

catdoc (1:0.95-4) unstable; urgency=medium

  * Automated fixes from cme, and some cleanup.
  * Add some more Makefile fixes.
  * Fix opening some LibreOffice docuemnts. Closes: 874048.

 -- Martín Ferrari <email address hidden>  Wed, 13 Sep 2017 21:03:58 +0000

Upload details

Uploaded by:
Martín Ferrari
Uploaded to:
Sid
Original maintainer:
Martín Ferrari
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
catdoc_0.95-4.dsc 1.8 KiB 68865c51f164a47b7bf6a5a6d1b63076792a84d107d72721e9440c2da5be3665
catdoc_0.95.orig.tar.gz 165.1 KiB 0d6ef66ff18d93915e62d77845194ba92bf49b60305c51f866a6f55421e37a79
catdoc_0.95-4.debian.tar.xz 12.4 KiB 926b1f629d1ee98466beab3d6c4bcd430008352f87f13f97838c8752bb4356d1

No changes file available.

Binary packages built by this source

catdoc: text extractor for MS-Office files

 The catdoc program reads one or more Microsoft Word files and outputs
 their contents to standard output as text.
 .
 It is accompanied by xls2csv, a program which converts Excel spreadsheets
 into comma-separated-values format, and catppt, a utility to extract textual
 information from PowerPoint files.
 .
 It doesn't try to preserve Word formatting; its goal is to extract plain
 text and allow you to read it (and, probably, reformat it with TeX).
 .
 This package suggests tk because it also includes wordview, an
 optional Tk-based GUI for catdoc. The MIME config provided in this
 package will use wordview if X is running, or catdoc directly if it
 is not.

catdoc-dbgsym: debug symbols for catdoc