1config BR2_PACKAGE_PYTHON_PARSO
2	bool "python-parso"
3	help
4	  A Python Parser.
5
6	  https://github.com/davidhalter/parso
7