summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d31ae112cea3b09b4fd99b6b0f6ea2e2383f9b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ruby-iniparse
	pkgdesc = IniParse is a pure Ruby library for parsing INI configuration and data files.
	pkgver = 1.5.0
	pkgrel = 1
	url = https://github.com/antw/iniparse
	arch = any
	license = MIT
	depends = ruby
	depends = ruby-bundler
	noextract = iniparse-1.5.0.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/iniparse-1.5.0.gem
	sha1sums = 739875d41f5d002f41eba8d38eacda4460da8159

pkgname = ruby-iniparse