summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b98776d45b806e594725847509a57a94a4705b6f (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.15.1
	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.15.1/oj-3.15.1.tar.gz
	sha256sums = 3e1661bbb61c0702ce617fa3ed128f450b6230d51219e8c1f322375ebdd1700b

pkgname = ruby-oj