summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90888fe5b5ba236cd60d937564363d87f5ab062d (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.24.0
	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.24.0.tar.gz
	source = LICENSE
	sha256sums = abd95af65ca2f4f7eca356343391ed669e764f37748b5352946f00f7fc78e734
	sha256sums = SKIP

pkgname = python-tree-sitter