tika 1.0.0
tika: ^1.0.0 copied to clipboard
Dart wrapper around the Apache Tika CLI for extracting document text.
1.0.0 #
- Added a Dart
TikaClientwrapper around the Apache Tika CLI. - Added streaming and full-text extraction APIs.
- Added README setup docs for Ubuntu Docker and macOS local installs.
- Added unit tests for success, empty-document, jar, and failure paths.