summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5068ab97b7b5cd7c80cb7499dea7e0d6fcafb4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-cattrs
	pkgdesc = Complex custom class converters for attrs
	pkgver = 1.1.1
	pkgrel = 1
	url = https://github.com/Tinche/cattrs
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/c/cattrs/cattrs-1.1.1.tar.gz
	sha256sums = cd7579ef6ed80993bdd0e24a806493c48576caebd47b7b6ec2cd3cfd0b9a5f72

pkgname = python-cattrs