Port details |
- py-python-crc Pure Python CRC library
- 7.1.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-03 09:30:07
- Last Update: 2025-10-03 09:27:32
- Commit Hash: 882dd1f
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://nicoretti.github.io/crc/
- https://github.com/Nicoretti/crc
- Description:
- Pure Python CRC library.
Calculate CRC checksums, verify CRC checksum, predefined CRC configurations,
and custom CRC configurations.
Features:
* Calculate CRC8, CRC16, CRC32, and CRC64 checksums
* Verify CRC checksums
* Pre-defined configurations for common CRC algorithms (CCITT, XMODEM, etc.)
* Custom configurations support
* Optimized table-based calculations for speed
* Command-line interface for CRC calculations
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-crc>0:misc/py-python-crc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-python-crc/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-python-crc
- pkg install py311-python-crc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-python-crc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-crc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759476302
SHA256 (crc-7.1.0.tar.gz) = 99dd540909a37ae4f62c65441df8ecb4e7f9af014fecaf4f331052a41d66c07d
SIZE (crc-7.1.0.tar.gz) = 9888
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-python-crc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|