summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53745a557b7e04105de3b5746ae72bde36caead7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-tree-sitter
	pkgdesc = Python bindings to the tree-sitter parsing library
	pkgver = 0.23.2
	pkgrel = 1
	url = https://github.com/tree-sitter/py-tree-sitter
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-installer
	depends = glibc
	depends = python
	source = https://pypi.io/packages/source/t/tree-sitter/tree-sitter-0.23.2.tar.gz
	source = LICENSE
	sha256sums = 66bae8dd47f1fed7bdef816115146d3a41c39b5c482d7bad36d9ba1def088450
	sha256sums = SKIP

pkgname = python-tree-sitter