MS-Office Format Readers
http://www.wagner.pp.ru/~vitus/software/catdoc/
catdoc is program which reads one or more Microsoft word files and outputs text,
contained insinde them to standard output. Therefore it does same work for .doc
files, as unix cat command for plain ASCII files.
It is now accompanied by xls2csv - program which converts Excel spreadsheet into
comma-separated value file, and catppt - utility to extract textual information
from Powerpoint files.
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Lazy_Kent/catdoc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
catdoc-0.94.2-optflags.patch | 0000001023 1023 Bytes | |
catdoc-0.95.tar.gz | 0000217779 213 KB | |
catdoc-fix-build.patch | 0000000556 556 Bytes | |
catdoc.changes | 0000001111 1.08 KB | |
catdoc.spec | 0000001889 1.84 KB |
Latest Revision
Kyrill Detinov (Lazy_Kent)
accepted
request 642393
from
Martin Hauke (mnhauke)
(revision 4)
- Update to version 0.95 * 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 - Drop patch: * catdoc-0.94.2-optflags.patch (fixed upstream) - Add patch: * catdoc-fix-build.patch
Comments 0