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