[ 
https://issues.apache.org/jira/browse/TIKA-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765348#comment-15765348
 ] 

Pascal Essiembre commented on TIKA-1946:
----------------------------------------

I finally had a bit of time to port the WordPerfect parser to the project.  I 
also added a Quattro Pro parser (also from WordPerfect Office suite).  As it is 
the first time I make a pull-request for Tika, let me know if anything is not 
proper.   

The QuattroPro parser only supports *.qpw files, but since other QuatroPro 
formats share the same mime-type, the parser will be invoked for other formats 
as well (*.wb?).  I added a check in the parser code that will simply log a 
message stating the format is unsupported when encountered.  If you have a 
better approach to suggest let me know.

> Add mime detection and parser for WordPerfect
> ---------------------------------------------
>
>                 Key: TIKA-1946
>                 URL: https://issues.apache.org/jira/browse/TIKA-1946
>             Project: Tika
>          Issue Type: Improvement
>          Components: mime, parser
>            Reporter: Nick C
>
> I noticed some code on github for parsing WordPerfect files 
> (https://github.com/Norconex/importer) Also looks like the author 
> [~pascal.essiembre] has contributed to Tika before



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to