summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1081943767d36f6f09d3fe58468666d7367acbf9 (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.3
	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.3/oj-3.13.3.tar.gz
	sha256sums = b0d7b0927f9b75b81fb703dec033da431ef7c867f0dada209a1a9b52153265a3

pkgname = ruby-oj