This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch TIKA-4344
in repository https://gitbox.apache.org/repos/asf/tika.git


    from 6f2bdeb6a TIKA-4344 -- add a magika wrapper
     add 0d571ed8a TIKA-4344 -- add a magika wrapper -- allow parsing of 
currently available pypi version and more modern rust-based cli

No new revisions were added by this update.

Summary of changes:
 .../apache/tika/detect/magika/MagikaDetector.java  | 60 +++++++++++++++++++++-
 .../tika/detect/magika/TestMagikaIntegration.java  |  4 +-
 .../tika/detect/magika/TestMagikaJsonParsing.java  | 23 ++++++++-
 .../src/test/resources/configs/tika-config.xml     |  2 +-
 .../{test-basic.json => test-basic-0.5.1.json}     |  0
 .../src/test/resources/json/test-basic.json        | 46 +++++++++++------
 6 files changed, 111 insertions(+), 24 deletions(-)
 copy 
tika-detectors/tika-detector-magika/src/test/resources/json/{test-basic.json => 
test-basic-0.5.1.json} (100%)

Reply via email to