summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3f78ef217f11573629d14ab95bf99f8a391d774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-configlib
	pkgdesc = Configuration file parsing library
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/homeinfogmbh/configlib
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python-setuptools-scm
	depends = python
	depends = python-setuptools
	source = configlib::git+https://github.com/homeinfogmbh/configlib.git#tag=1.0.1
	md5sums = SKIP

pkgname = python-configlib