Search Criteria
Package Details: python-tika 3.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-tika.git (read-only, click to copy) |
|---|---|
| Package Base: | python-tika |
| Description: | Apache Tika Python library |
| Upstream URL: | http://github.com/chrismattmann/tika-python |
| Keywords: | apache lib library python tika wrapper |
| Licenses: | Apache |
| Submitter: | kbabioch |
| Maintainer: | SecByShresth |
| Last Packager: | SecByShresth |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-10-28 18:26 (UTC) |
| Last Updated: | 2026-01-17 17:51 (UTC) |
Dependencies (5)
- python
- python-pyaml
- python-requests
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Latest Comments
amo commented on 2022-10-02 20:41 (UTC)
+1 for splitting this up and leaving out the python2 make-dependency. This is a lot of unnecessary overhead, especially since the python2 package got dropped from the official repository and the AUR package only builds successfully in a chroot environment or with --nocheck.
nettnikl commented on 2022-07-22 07:16 (UTC) (edited on 2022-07-22 07:17 (UTC) by nettnikl)
Is it necessary to enforce the python2.x version to be built? Most/All modern systems are using recent 3.x python, and installing python 2 just to build a lib for a version that is not used anymore (by most) seems like a lot of overhead. I'd suggest splitting it up, in case you see people actually still using the legacy version.
Arvedui commented on 2021-10-12 10:38 (UTC)
This package depends on git at build time, but that is not declared.