summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b3c0f2d70c1d3907f385ec2d101ffd30539a617e (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.11
	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.11/oj-3.13.11.tar.gz
	sha256sums = 31612104d91c26a8c9f0220ae7401cddd6c7b4c027174a5eef6cb5d4cd044c11

pkgname = ruby-oj