mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
python-constantly: 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
4f08ad87df
commit
4f37e027df
8
package/python-constantly/Config.in
Normal file
8
package/python-constantly/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_CONSTANTLY
|
||||
bool "python-constantly"
|
||||
help
|
||||
A library that provides symbolic constant support. It
|
||||
includes collections and constants with text, numeric,
|
||||
and bit flag values.
|
||||
|
||||
https://github.com/twisted/constantly
|
||||
Reference in New Issue
Block a user