summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f2b64c05660ea6a130ffe2e81c103cc63ed37c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ast-grep
	pkgdesc = A fast and polyglot tool for code structural search, lint, rewriting at large scale
	pkgver = 0.33.1
	pkgrel = 1
	url = https://ast-grep.github.io/
	arch = x86_64
	license = MIT
	checkdepends = python
	makedepends = cargo
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-maturin
	depends = gcc-libs
	options = !lto
	source = ast-grep-0.33.1.tar.gz::https://github.com/ast-grep/ast-grep/archive/0.33.1.tar.gz
	sha256sums = 6926e14481e5a34f3e4bacc24459f894b0214fa460f60027be5a52dd74ddf508
	b2sums = 8cc0e48d3edca65d66f5590956d2cd8a2a9525c024f6febed24025c1c2a538373bb00760b1eb0c4decd37535a53c9521722dffa67a190c11f60ada14dc8a1a0d

pkgname = ast-grep

pkgname = python-ast-grep
	depends = python