Search Criteria
Package Details: python-bitstruct 8.22.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-bitstruct.git (read-only, click to copy) |
|---|---|
| Package Base: | python-bitstruct |
| Description: | This module performs conversions between Python values and C bit field structs represented as Python byte strings |
| Upstream URL: | https://github.com/eerimoq/bitstruct |
| Licenses: | MIT |
| Submitter: | peterzuger |
| Maintainer: | peterzuger |
| Last Packager: | peterzuger |
| Votes: | 2 |
| Popularity: | 0.000051 |
| First Submitted: | 2019-11-12 16:27 (UTC) |
| Last Updated: | 2026-02-17 16:39 (UTC) |
Dependencies (4)
- python
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
Xeonacid commented on 2025-01-19 14:01 (UTC)
The PKGBUILD should adhere to Python package guidelines and some other improvements: - Use upstream repo instead of pypi as source - Use PEP517 - Add depends
glibc- Addcheck()- Install LICENSE and READMEMy adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.
Xeonacid commented on 2025-01-13 09:46 (UTC)
The package is build from C so it should not be a
aanypackage