Port details |
- py-tika-client Python REST client for Apache Tika server
- 0.7.0 textproc =2 0.5.0Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 12:09:07
- Last Update: 2024-11-04 19:16:47
- Commit Hash: ac8a494
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MPL20
- WWW:
- https://github.com/stumpylog/tika-client
- Description:
- Tika Rest Client, simplified: No need to worry about XML or JSON responses,
downloading a Tika jar file or Python 2. Support for Tika 2+ only.
Full support for type hinting
Nearly full test coverage run against an actual Tika server for multiple
Python and PyPy versions
Uses HTTP multipart/form-data to stream files to the server (instead of
reading into memory)
Optional compression for parsing from a file content already in a buffer (as
opposed to a file)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tika-client>0:textproc/py-tika-client@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-tika-client/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-tika-client
- pkg install py311-tika-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-tika-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tika-client
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730641241
SHA256 (tika_client-0.7.0.tar.gz) = be6cb0377eb5f03809c6bc059b43a6404b3357819dcff25d83b3d564c25a19aa
SIZE (tika_client-0.7.0.tar.gz) = 2172135
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- py311-pytest-httpx>=0 : devel/py-pytest-httpx@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-httpx>=0.26 : www/py-httpx@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- textproc_py-tika-client
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 04 Nov 2024 19:16:47 |
Michael Gmelin (grembo) |
textproc/py-tika-client: Update to 0.7.0 |
0.5.0 18 Feb 2024 12:04:00 |
Michael Gmelin (grembo) |
textproc/py-tika-client: New port
Python REST client for Apache Tika server |
Number of commits found: 2
|