Sha256: e1bf475bc6d068c76986f73d5a2d18757cf530a720b4ada8cb120f663b679fd3
Contents?: true
Size: 627 Bytes
Versions: 3
Compression:
Stored size: 627 Bytes
Contents
# README ## Name chupa-text-decomposer-abiword ## Description This is a ChupaText decomposer plugin for to extract text and meta-data from office documents such as Microsoft Word files and LibreOffice Writer files. You can use `abiword` decomposer. ## Install Install chupa-text-decomposer-abiword gem: ``` % gem install chupa-text-decomposer-abiword ``` Now, you can extract text and meta-data from office documents: ``` % chupa-text document.doc ``` ## Author * Sutou Kouhei `<kou@clear-code.com>` ## License LGPL 2.1 or later. (Sutou Kouhei has a right to change the license including contributed patches.)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chupa-text-decomposer-abiword-1.0.2 | README.md |
chupa-text-decomposer-abiword-1.0.1 | README.md |
chupa-text-decomposer-abiword-1.0.0 | README.md |