summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54d14e5a15b966b6e7891485ec739c3312935399 (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.13.8
	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.13.8/oj-3.13.8.tar.gz
	sha256sums = 3fa7c0a438b33f41a494aa15a8b211c2ff78c6bb5388662a267b4011fcadf477

pkgname = ruby-oj