You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by Apache Wiki <wi...@apache.org> on 2014/07/31 18:29:26 UTC

[Tika Wiki] Update of "API Bindings for Tika" by ChrisMattmann

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.

The "API Bindings for Tika" page has been changed by ChrisMattmann:
https://wiki.apache.org/tika/API%20Bindings%20for%20Tika

Comment:
- add in links for Tika APIs.

New page:
= Application Programmer Interface (API) Bindings for Tika =

Apache Tika ships with bindings in Java (its core implementation language), .NET (basic support), along with a command line interface, a REST (JAX-RS) server, and a GUI for exposing Tika functionality. However, many developers are actively creating bindings downstream of Tika. This is a page that collects links to those bindings. Thank you to the developers that are bringing Tika to the masses!


== PHP ==

 * [[https://github.com/pierroweb/PhpTikaWrapper|PHP Tika Wrapper]]

== .NET ==

 * [[https://github.com/pierroweb/PhpTikaWrapper|Tika.NET]]

== Python ==

 * [[https://github.com/aptivate/python-tika/|Aptivate Tika]]
 * [[https://github.com/chrismattmann/tika-python/|Tika-Python]]

== Debian Pkg ==

 * [[https://ftp-master.debian.org/new/tika_1.5-1.html|Debian Tika Package]]