summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29ec0293331041a86398709f302a601fd6fce956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = iniparser-git
	pkgdesc = A free stand-alone ini file parsing library written in portable ANSI C
	pkgver = 73
	pkgrel = 1
	url = https://github.com/ndevilla/iniparser
	arch = i686
	arch = x86_64
	arch = armv7h
	license = MIT
	makedepends = git
	depends = glibc
	provides = iniparser
	conflicts = iniparser
	source = git://github.com/ndevilla/iniparser.git
	md5sums = SKIP

pkgname = iniparser-git