mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00: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:
parent
4c5688cfc6
commit
811cdea083
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_PYTHON_SIMPLEGENERIC
|
config BR2_PACKAGE_PYTHON_SIMPLEGENERIC
|
||||||
bool "python-simplegeneric"
|
bool "python-simplegeneric"
|
||||||
help
|
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
|
https://pypi.python.org/pypi/simplegeneric
|
||||||
|
Loading…
x
Reference in New Issue
Block a user