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:
Fabrice Fontaine
2019-04-19 11:19:29 +02:00
committed by Thomas Petazzoni
parent 62e8ce286c
commit 4baa7a7638
5 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
config BR2_PACKAGE_PYTHON_PARSO
bool "python-parso"
help
A Python Parser.
https://github.com/davidhalter/parso