ports/devel/py-parso/pkg/DESCR

4 lines
179 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Parso is a Python parser that supports error recovery and round-trip
parsing for different Python versions. Parso is also able to list
multiple syntax errors in your python file.