pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/tree-sitter-python
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 18 10:18:35 UTC 2023
Added Files:
pkgsrc/textproc/tree-sitter-python: DESCR Makefile PLIST distinfo
Log Message:
textproc/tree-sitter-python: import tree-sitter-python-0.20.0
Python grammar for tree-sitter
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-python/DESCR \
pkgsrc/textproc/tree-sitter-python/Makefile \
pkgsrc/textproc/tree-sitter-python/PLIST \
pkgsrc/textproc/tree-sitter-python/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/tree-sitter-python/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-python/DESCR:1.1
--- /dev/null Wed Jan 18 10:18:35 2023
+++ pkgsrc/textproc/tree-sitter-python/DESCR Wed Jan 18 10:18:35 2023
@@ -0,0 +1 @@
+Python grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-python/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-python/Makefile:1.1
--- /dev/null Wed Jan 18 10:18:35 2023
+++ pkgsrc/textproc/tree-sitter-python/Makefile Wed Jan 18 10:18:35 2023
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2023/01/18 10:18:35 wiz Exp $
+
+DISTNAME= tree-sitter-python-0.20.0
+CATEGORIES= textproc devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=tree-sitter/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/tree-sitter/tree-sitter-python/
+COMMENT= Python grammar for tree-sitter
+LICENSE= mit
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-python/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-python/PLIST:1.1
--- /dev/null Wed Jan 18 10:18:35 2023
+++ pkgsrc/textproc/tree-sitter-python/PLIST Wed Jan 18 10:18:35 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/18 10:18:35 wiz Exp $
+lib/libtree-sitter-python.so
Index: pkgsrc/textproc/tree-sitter-python/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-python/distinfo:1.1
--- /dev/null Wed Jan 18 10:18:35 2023
+++ pkgsrc/textproc/tree-sitter-python/distinfo Wed Jan 18 10:18:35 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/18 10:18:35 wiz Exp $
+
+BLAKE2s (tree-sitter-python-0.20.0.tar.gz) = afb9c9a4b12ae57c7d88c4cdc83517cb8a48081b0808df78d566afcf71ae2b92
+SHA512 (tree-sitter-python-0.20.0.tar.gz) = 6eff62f40a0cf95c9acb8bd571ed5d74ab9db7d15104a039273861c28f932c79d5e4d32e3017ed38fe35a8e92660f46bcdab8091a2dd2cc0d9699598a6d46606
+Size (tree-sitter-python-0.20.0.tar.gz) = 155192 bytes
Home |
Main Index |
Thread Index |
Old Index