summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57fb77730d95bd61919ce4daf0b0e6066b7ecff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = ruby-oj
	pkgdesc = The fastest JSON parser and object serializer
	pkgver = 3.14.2
	pkgrel = 1
	url = http://www.ohler.com/oj/
	arch = i686
	arch = x86_64
	license = MIT
	checkdepends = ruby-bundler
	checkdepends = ruby-rake
	checkdepends = ruby-rake-compiler
	checkdepends = ruby-minitest
	checkdepends = ruby-test-unit
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	options = !emptydirs
	source = https://github.com/ohler55/oj/archive/v3.14.2/oj-3.14.2.tar.gz
	sha256sums = 59bea6b693daa84c5d3414717f8461ba36fb9bcafac8ef0a38f677c0525be269

pkgname = ruby-oj