mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
python-simplegeneric: fix description
Use the description from https://pypi.python.org/pypi/simplegeneric. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_SIMPLEGENERIC
|
||||
bool "python-simplegeneric"
|
||||
help
|
||||
A configuration system for Python applications.
|
||||
Simple generic functions (similar to Python's own len(),
|
||||
pickle.dump(), etc.)
|
||||
|
||||
https://pypi.python.org/pypi/simplegeneric
|
||||
|
||||
Reference in New Issue
Block a user