XeRXeS
Group: Members
Posts: 1
Joined: Jan. 2005 |
|
Posted: Jan. 05 2005,19:35 |
|
There's a project called catdoc @ http://www.45.free.net/~vitus/ice/catdoc/ver-0.9.html which is licensed under the GPL and basically is like the standard *nix cat command, but for MS Word documents. Not infallible of course, but it seems to be pretty tiny (the source tarball is only 119kb) and could possibly be quite handy for addition to DSL for people who need to read the occasional Microsoft file. It also comes with xls2csv, which outputs Excel files in a comma-seperated value (csv) format, which again would be quite handy if you need to read the odd Microsoft file. For less than a meg of source, it's quite worthwhile to have something that lets you read the occasional doc/xls when you have to, imo.
(Disclaimer: I have absolutely nothing to do with the catdoc project, I just think it would be a really useful addition to DSL due to the size and functionality, and I'll probably end up "rolling my own" with it present anyway. )
|