[ forky ]
[ sid ]
软件包:python3-anycrc(1.3.6-2) [debports]
general CRC Library
Anycrc provides a fast, native Cyclic Redundancy Check (CRC) implementation for Python by wrapping the crcany C library via Cython. Unlike slower pure-Python CRC modules or CRC libraries limited to fixed CRC variants, anycrc supports computing CRCs with arbitrary parameters (width, polynomial, initial value, bit reflections, and final XOR), and can update a CRC incrementally over a data stream. It also includes out-of-the-box models for many standard CRC definitions.
其他与 python3-anycrc 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- dep: python3-bitarray
- Python3 module for efficient boolean array handling
