summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 87b02ed67761bc3370cc63f17da14d2f030614bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-cgen
	pkgdesc = A C/C++ source generation from an AST
	pkgver = 2025.1
	pkgrel = 1
	url = https://github.com/inducer/cgen
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-pytools
	source = cgen-2025.1.tar.gz::https://github.com/inducer/cgen/archive/v2025.1.tar.gz
	sha256sums = c456dba68c4b69e28ec0f6bf88a746b09fd2d7fc4f29c5479a256800dfe4fb33

pkgname = python-cgen