mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 18:12:13 +00:00
Add 'simplegeneric'[1] package to Buildroot. Needed by IPython. [1] https://pypi.python.org/pypi/simplegeneric Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> [Thomas: add entry in DEVELOPERS file, fix license.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
config BR2_PACKAGE_PYTHON_SIMPLEGENERIC
|
|
bool "python-simplegeneric"
|
|
help
|
|
A configuration system for Python applications.
|
|
|
|
https://pypi.python.org/pypi/simplegeneric
|