summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3b08e30f66654942b764bb95ae38e011dbd753c (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.9.0
	pkgrel = 2
	url = https://github.com/Tinche/cattrs
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-attrs
	source = https://files.pythonhosted.org/packages/source/c/cattrs/cattrs-1.9.0.tar.gz
	sha256sums = 1ef33f089e0a494e8d1b487508356f055c865b1955b125c00c991a4358543c80

pkgname = python-cattrs