2017-04-27 23:33:33 +02:00
|
|
|
config BR2_PACKAGE_PYTHON_SIMPLEGENERIC
|
|
|
|
bool "python-simplegeneric"
|
|
|
|
help
|
2017-05-04 22:14:01 +02:00
|
|
|
Simple generic functions (similar to Python's own len(),
|
|
|
|
pickle.dump(), etc.)
|
2017-04-27 23:33:33 +02:00
|
|
|
|
|
|
|
https://pypi.python.org/pypi/simplegeneric
|