mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
ff9ca7096b
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
config BR2_PACKAGE_PYTHON_CRCMOD
|
|
bool "python-crcmod"
|
|
help
|
|
The software in this package is a Python module for
|
|
generating objects that compute the Cyclic Redundancy
|
|
Check (CRC).
|
|
|
|
http://crcmod.sourceforge.net/
|