1config BR2_PACKAGE_PYTHON_SIMPLEGENERIC 2 bool "python-simplegeneric" 3 help 4 Simple generic functions (similar to Python's own len(), 5 pickle.dump(), etc.) 6 7 https://pypi.python.org/pypi/simplegeneric 8
1config BR2_PACKAGE_PYTHON_SIMPLEGENERIC 2 bool "python-simplegeneric" 3 help 4 Simple generic functions (similar to Python's own len(), 5 pickle.dump(), etc.) 6 7 https://pypi.python.org/pypi/simplegeneric 8