Package Details: python-crc 7.1.0-1

Git Clone URL: https://aur.archlinux.org/python-crc.git (read-only, click to copy)
Package Base: python-crc
Description: Library and CLI to calculate and verify all kinds of CRC checksums
Upstream URL: https://github.com/Nicoretti/crc
Keywords: checksum
Licenses: custom:BSD License
Submitter: Popolon
Maintainer: Popolon
Last Packager: Popolon
Votes: 0
Popularity: 0.000000
First Submitted: 2024-02-27 01:00 (UTC)
Last Updated: 2024-11-21 20:20 (UTC)

Latest Comments

Popolon commented on 2025-05-23 13:19 (UTC) (edited on 2025-05-23 13:26 (UTC) by Popolon)

I tried with last version and examples given on crc github page, it works fine. Maybe you had installed it on python 3.12 or older, in this case, you need to uninstall it first and rebuild and install again the package. And you should do the same if /usr/lib/python3.12 or /usr/lib/python3.11 still exists for all your packages compiled from AUR.

OpusOne commented on 2025-05-21 18:00 (UTC)

This is required by prjapicula. While I have installed python-crc, importing the 'crc' module in Python (3.13.3) fails.

ModuleNotFoundError: No module named 'crc'

chandlerkc commented on 2024-04-29 04:15 (UTC)

ModuleNotFoundError: No module named 'poetry'

rpls commented on 2024-04-21 12:14 (UTC)

There's a missing build-dependency of python-poetry.