summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 41bb78da03bff52ff4584a617fdb5a64fef99f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-iniherit
	pkgdesc = A ConfigParser subclass with file-specified inheritance.
	pkgver = 0.3.9
	pkgrel = 2
	url = http://github.com/cadithealth/iniherit
	arch = any
	license = MIT
	license = custom:Public Domain
	makedepends = python-setuptools
	makedepends = python-pip
	makedepends = python-wheel
	depends = python
	depends = python-six
	source = https://files.pythonhosted.org/packages/65/a5/5bb95059c92c23560a80bcd599bc737a4175b275b3a577cb19f66bd302e3/iniherit-0.3.9.tar.gz
	sha256sums = 06d90849ff0c4fadb7e255ce31e7c8e188a99af90d761435c72b79b36adbb67a

pkgname = python-iniherit