软件包:python3-crc32c(2.6-1 以及其他的) [debports]
python implementation in hardware and software of crc32c
crc32c is a python package implementing the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs), or a software-based one when no hardware support can be found.
A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.
其他与 python3-crc32c 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.40)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)