[Bug 274577] [NEW PORT] devel/py-tree-sitter: Python bindings to the Tree-sitter parsing lib

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 21 Oct 2023 13:51:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274577

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=76e67a9febd6a848e272fe3d58c89ee64d949d45

commit 76e67a9febd6a848e272fe3d58c89ee64d949d45
Author:     Pat Maddox <pat@patmaddox.com>
AuthorDate: 2023-10-21 13:50:26 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-10-21 13:50:26 +0000

    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>

 devel/Makefile                       |  1 +
 devel/py-tree-sitter/Makefile (new)  | 17 +++++++++++++++++
 devel/py-tree-sitter/distinfo (new)  |  3 +++
 devel/py-tree-sitter/pkg-descr (new) |  4 ++++
 4 files changed, 25 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.