blob: a46fadc5906a270eb82156d6ada97deb03808ff2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-inifile
pkgdesc = Ini file library for Python.
pkgver = 0.4.1
pkgrel = 2
url = https://github.com/mitsuhiko/python-inifile
arch = any
license = BSD
makedepends = python-setuptools
depends = python
options = !emptydirs
source = https://github.com/mitsuhiko/python-inifile/archive/refs/tags/0.4.1.tar.gz
sha256sums = 3c411ad4454591df3bd07ca3b6c86a20a51480a0225bbebd2162eece3db63e8b
pkgname = python-inifile
|