Revision history for Perl extension App-optex-textconv
1.07 2023-12-31T06:04:43Z
- add plutil to default rule
- return empty string when the msdoc file is empty
1.06 2023-06-27T01:52:00Z
- Support .gpg files.
- Support footnote reference in docx file.
- Now xslt.pm file is not loaded by default.
1.05 2023-04-14T05:03:38Z
- Support forced line breaks in paragraphs.
1.04 2023-03-09T03:50:37Z
- Introduce textconv::git module to handle git file object.
1.03 2022-06-21T10:48:49Z
- Simplified @ARGV handling.
1.02 2022-01-13T02:17:44Z
- Simplified algorithm.
- Clean up code.
1.01 2021-12-31T17:42:37Z
- Introduce {doc,xls}.pm.
0.1401 2021-12-28T08:56:12Z
- Fix reverse check bug.
0.14 2021-12-28T07:40:31Z
- Introduce ooxml::xslt module to use XML::LibXML, XML::LibXSLT module.
- Make msdoc module to handle .doc file using Text::Extract::Word.
0.13 2021-12-15T09:27:25Z
- Use Exporter module to implement -Mtc module.
- Make Converter.pm can export requested subs for greple -Mmsdoc.
0.12 2021-11-20T01:45:30Z
- Process docm/pptm/xlsm files.
- Make tika to process doc/ppt/xls files.
0.11 2020-12-07T08:11:35Z
- Implement -Mtextconv::load= function.
- Add pandoc/tika modules.
0.10 2020-09-22T05:11:41Z
- Update to use Archive::Zip module instead of unzip command.
0.09 2020-09-19T03:35:37Z
- Convert tab to double space.
- Handle entity firerences (& > <).
- Eliminate indirect object call.
0.08 2020-03-06T01:03:27Z
- Add -Mtc alias module.
0.07 2019-09-25T08:19:47Z
- Include zip content name for each data.
0.06 2019-09-04T09:28:40Z
- Support Word endnotes and footnotes.
0.05 2019-07-10T09:02:58Z
- Convert Private_Use and Unassigned character to GETA MARK.
0.04 2019-05-15T06:41:27Z
- introduce textconv::pdf.pm
0.03 2019-04-20T00:45:17Z
- introduce Converter.pm
0.02 2019-04-08T09:14:47Z
- update dependency
0.01 2019-04-04T07:22:45Z
- original version