summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f895a07aa4f97f23d592df3e760754ac3460e27d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-resvg
	pkgdesc = A Python binding of resvg, the high-performance SVG rendering library in Rust
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/briceyan/resvg
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-uv-build
	makedepends = python-hatchling
	makedepends = rust
	makedepends = cargo
	depends = glibc
	depends = libgcc
	depends = python
	provides = resvg
	conflicts = resvg
	source = https://files.pythonhosted.org/packages/source/r/resvg/resvg-0.2.0.tar.gz
	sha256sums = 0a2dca53359809f45cb940e52e60d382316c7e0580814df2a23ed30a0221774c

pkgname = python-resvg