mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/python-parso: new package
A Python Parser. https://github.com/davidhalter/parso python-parso is a runtime dependency of python-jedi Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Thomas: mention Python-2.0 and BSD-3-Clause in licenses] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
62e8ce286c
commit
4baa7a7638
6
package/python-parso/Config.in
Normal file
6
package/python-parso/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_PARSO
|
||||
bool "python-parso"
|
||||
help
|
||||
A Python Parser.
|
||||
|
||||
https://github.com/davidhalter/parso
|
||||
Reference in New Issue
Block a user