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

Nick Burch commented on TIKA-874:
---------------------------------

We do, where appropriate. (Sometimes it's better for the parser to live in the 
same project as the library it depends on, and just include both as 
dependencies in Tika)

Your best bet is probably to start a thread on dev@tika.apache.org, and we can 
all work out between us if we're best off bringing the code into Tika or if 
it's best to leave it outside and simply depend on it.
                
> Identify FITS (Flexible Image Transport System) files
> -----------------------------------------------------
>
>                 Key: TIKA-874
>                 URL: https://issues.apache.org/jira/browse/TIKA-874
>             Project: Tika
>          Issue Type: Improvement
>          Components: mime
>            Reporter: Peter May
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: fits_support.patch
>
>
> Tika does not have a defined signature for application/fits files.  I have 
> created a patch (based on file(1) magic) to address identification of such 
> files, including a simple unit test.
> This patch only handles identification, not parsing of FITS files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to