summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 348b64600f9aef053d50db62466e86264d14e5fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-grep-ast
	pkgdesc = Grep source code and see useful code context about matching lines
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/paul-gauthier/grep-ast
	arch = any
	license = Apache2
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-tree-sitter-language-pack
	depends = python-pathspec
	source = https://files.pythonhosted.org/packages/source/g/grep_ast/grep_ast-0.9.0.tar.gz
	b2sums = c4e6244ff9ac4795cb836a7b759279309d8f5d8fbeaa16409c7278bee4025fb20b07a4e0326596ea7c1b46e82e381ab41139fdb4f82c8a61b3f938c44e065900

pkgname = python-grep-ast