Search Criteria
Package Details: python-indexed-bzip2 1.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-indexed-bzip2.git (read-only, click to copy) |
---|---|
Package Base: | python-indexed-bzip2 |
Description: | A parallelized bzip2 decoder with seek capability |
Upstream URL: | https://github.com/mxmlnkn/indexed_bzip2 |
Keywords: | bzip2 python ratarmount |
Licenses: | MIT |
Provides: | indexed_bzip2 |
Submitter: | jcolonnello |
Maintainer: | jcolonnello |
Last Packager: | jcolonnello |
Votes: | 1 |
Popularity: | 0.000077 |
First Submitted: | 2023-07-29 23:42 (UTC) |
Last Updated: | 2024-06-21 14:01 (UTC) |
Dependencies (7)
- cython (cython-gitAUR, cython0AUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
dhtseany commented on 2024-04-12 18:46 (UTC)
This package fails to build without first installing cython, I'd recommend adding it as a dependency.
jcolonnello commented on 2023-12-02 23:59 (UTC)
@snogard Should be fixed now
snogard commented on 2023-12-02 19:51 (UTC) (edited on 2023-12-02 19:51 (UTC) by snogard)
Error in build:
ModuleNotFoundError: No module named 'setuptools'