|
@@ -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
|