summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08b29a18c604372e867c7535427905e110525d2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-setoptconf
	pkgdesc = Library for retrieving program settings from various sources
	pkgver = 0.3.0
	pkgrel = 2
	url = https://github.com/jayclassless/setoptconf
	arch = any
	license = MIT
	checkdepends = python-nose
	checkdepends = python-coverage
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	optdepends = python-pyyaml
	source = python-setoptconf-0.3.0.tar.gz::https://files.pythonhosted.org/packages/source/s/setoptconf/setoptconf-0.3.0.tar.gz
	sha256sums = d2ecbd27c0c7d0d53990e2df98d9aad6490df8b75b71c621d8c441d6e91e3161

pkgname = python-setoptconf