./textproc/catdoc, Converts MS Word, Excel, and Powerpoint files to plain text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.95, Package name: catdoc-0.95, Maintainer: pkgsrc-users

catdoc behaves much like cat(1) but reads MS-Word file and produces
human-readable text on standard output. Optionally it can use
latex(1) escape sequences for characters which have special meaning
for LaTeX. It also makes some effort to recognize MS-Word tables,
although it never tries to write correct headers for LaTeX tabular
environment.

This package also includes catppt and xls2csv. The catppt utility
reads MS-PowerPoint presentations and outputs its content to stdout.
The xls2csv utility reads MS-Excel spreadsheets and outputs its
content as comma-separated values to stdout. Numbers are printed
without delimiters and strings are enclosed in the double quotes.
Double-quotes inside string are doubled.


Required to run:
[sysutils/desktop-file-utils]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 212.675 KB

Version history: (Expand)


CVS history: (Expand)


   2023-03-13 11:20:06 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
catdoc: remove unused patches
   2023-03-13 11:18:47 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
catdoc*: update to 0.95

   0.95 May 25 2016
	Replaced charset tables with new ones, published by Unicode Consortium with
    more permissive license.
	Fixed some incompatibilities with CLang
    Fixed lot of segfaults on incorrect or corrupted data
    Use stdint int types throughout the code, add configure check for stdint.h
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-04-08 10:31:04 by Thomas Klausner | Files touched by this commit (3)
Log message:
catdoc: honor CFLAGS/LDFLAGS.

Bump PKGREVISION.
   2019-07-10 13:12:16 by Mark Davies | Files touched by this commit (1)
Log message:
catdoc: fix sysconfdir for location of system-wide configuration file.
   2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180)
Log message:
Follow some http redirects.
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.