Package Details: python-bitstruct 8.19.0-1

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.83
First Submitted: 2019-11-12 16:27 (UTC)
Last Updated: 2023-10-31 17:15 (UTC)

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 - Add check() - Install LICENSE and README

My 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 aany package