Search Criteria
Package Details: pycrc 0.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pycrc.git (read-only, click to copy) |
|---|---|
| Package Base: | pycrc |
| Description: | Free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator |
| Upstream URL: | https://pycrc.org |
| Licenses: | MIT |
| Submitter: | Koromix |
| Maintainer: | Bevan |
| Last Packager: | Bevan |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-03-18 18:06 (UTC) |
| Last Updated: | 2025-08-21 18:41 (UTC) |
Dependencies (6)
- python
- docbook-xsl (make)
- libxslt (libxslt-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
Bevan commented on 2023-02-14 21:42 (UTC)
I updated the PKGBUILD for pycrc-0.10.0 and adopted the standards based build mechanism for python packages described at https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517). You can find the updated PKGBUILD here. Feel free to use it here:
https://gist.github.com/michaellass/f1c6cecb7b6fa833610a18c4477540bb
fenugrec commented on 2022-05-10 14:48 (UTC)
Problem with MutableMapping and possible fix for python 3.10 : https://github.com/tpircher/pycrc/issues/46
alkazar commented on 2020-05-04 23:59 (UTC)
@FabioLolix I see you added me as co-maintainer. I took the liberty of pushing out a fix. Thanks!
alkazar commented on 2020-05-04 23:23 (UTC)
Hi, this package is broken since the 0.9.2 update. The directory layout of the source file has changed and not all the required python files are included in the generated package.