Description
catdoc is a program which reads MS-Office Word .doc files and prints their content as readable text to stdout. It supports multiple character sets for input and output.
The catdoc package also includes
catppt
, which reads MS PowerPoint.ppt
files and prints their content.xls2csv
, which reads MS Excel.xls
files and prints their content as rows of comma-separated values.wordview
, which displayscatdoc
output in a window.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | Fedora 42 (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable skierpage/catdoc
More info about enabling Copr repositories