summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9aa402d73a5b3589f4630835df95194a3427903 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-groovy
	pkgdesc = A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
	pkgver = 0.1.2
	pkgrel = 1
	url = https://github.com/gradio-app/groovy
	arch = any
	license = Apache-2.0
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/g/groovy/groovy-0.1.2.tar.gz
	sha256sums = 25c1dc09b3f9d7e292458aa762c6beb96ea037071bf5e917fc81fb78d2231083

pkgname = python-groovy