mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
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>
4 lines
209 B
Text
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.
|