mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
python-crcmod: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8972c398ff
commit
ff9ca7096b
8
package/python-crcmod/Config.in
Normal file
8
package/python-crcmod/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user