ports/devel/py-tree-sitter/pkg-descr
Pat Maddox 76e67a9feb devel/py-tree-sitter: New port
py-tree-sitter provides Python bindings to the tree-sitter parsing library.

This package currently only works with Python 3. There are no library
dependencies, but you do need to have a C compiler installed.

PR:		274577
Author:		Pat Maddox <pat@patmaddox.com>
2023-10-21 15:50:26 +02:00

4 lines
209 B
Text

py-tree-sitter provides Python bindings to the tree-sitter parsing library.
This package currently only works with Python 3. There are no library
dependencies, but you do need to have a C compiler installed.