blob: f1c9571487bc5d02d0fe4822f0906c4c8f92e075 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ruby-oj
pkgdesc = The fastest JSON parser and object serializer
pkgver = 3.17.1
pkgrel = 1
url = http://www.ohler.com/oj/
arch = i686
arch = x86_64
license = MIT
checkdepends = ruby-bundler
checkdepends = ruby-minitest
checkdepends = ruby-rake
checkdepends = ruby-rake-compiler
checkdepends = ruby-rubocop
checkdepends = ruby-test-unit
makedepends = rubygems
makedepends = ruby-rdoc
depends = ruby
depends = ruby-bigdecimal
options = !emptydirs
source = https://github.com/ohler55/oj/archive/v3.17.1/oj-3.17.1.tar.gz
sha256sums = 02186a5e3a66e2f6c20b6b985f78638afac30289fef44f03d8497befc94afd02
pkgname = ruby-oj
|