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:
Yegor Yefremov
2016-12-19 09:22:34 +01:00
committed by Thomas Petazzoni
parent 4f08ad87df
commit 4f37e027df
4 changed files with 26 additions and 0 deletions

View 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