[ 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
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- dep: python3-bitarray
- Python3 module for efficient boolean array handling
