notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-tika-client Python REST client for Apache Tika server
0.5.0 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.0Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-18 12:09:07
Last Update: 2024-02-18 12:04:00
Commit Hash: f836820
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)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py39-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 py39-tika-client listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-tika-client
Package flavors (<flavor>: <package>)
  • py39: py39-tika-client
distinfo:
TIMESTAMP = 1707592397 SHA256 (tika_client-0.5.0.tar.gz) = f719fbf20f9ef47d12132b38c5848024b260e79c5f0b9ae5ff95c0b2fe3ba350 SIZE (tika_client-0.5.0.tar.gz) = 2170597

Packages (timestamps in pop-ups are UTC):
py39-tika-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a--0.5.0
 

py311-tika-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.00.5.0-0.5.00.5.0---
FreeBSD:13:quarterly0.5.00.5.0-0.5.00.5.0---
FreeBSD:14:latest0.5.00.5.0-0.5.00.5.0---
FreeBSD:14:quarterly0.5.00.5.0-0.5.00.5.0---
FreeBSD:15:latest0.5.00.5.0n/a0.5.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=0 : devel/py-pytest@py39
  2. py39-pytest-httpx>=0 : devel/py-pytest-httpx@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-httpx>=0.26 : www/py-httpx@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. deskutils/py-paperless-ngx
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/tika_client/
  2. https://pypi.org/packages/source/t/tika_client/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0
18 Feb 2024 12:04:00
commit hash: f836820133ad81b454de23c0a90025facede7307commit hash: f836820133ad81b454de23c0a90025facede7307commit hash: f836820133ad81b454de23c0a90025facede7307commit hash: f836820133ad81b454de23c0a90025facede7307 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
textproc/py-tika-client: New port

Python REST client for Apache Tika server

Number of commits found: 1