mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/python-ipython-genutils: New package
Add 'ipython_genutils'[1] package to Buildroot. Needed by 'traitlets'. [1] https://pypi.python.org/pypi/ipython_genutils Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: take into account comments made by Yegor: - fix alphabetic ordering in the DEVELOPERS file - fix comment in hash file - add license file] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8d69d80334
commit
26d7dcb8ad
6
package/python-ipython-genutils/Config.in
Normal file
6
package/python-ipython-genutils/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_IPYTHON_GENUTILS
|
||||
bool "python-ipython-genutils"
|
||||
help
|
||||
IPython vestigial utilities
|
||||
|
||||
https://pypi.python.org/pypi/ipython_genutils
|
||||
Reference in New Issue
Block a user