Sha256: c5ecff0e313e7accea8123b1bbcd7300d6d00f0da1f5804ac2bf7783ca81977a

Contents?: true

Size: 1.79 KB

Versions: 0

Compression: gzip

Compressed size: 695 Bytes

Stored size: 695 Bytes

Contents

--- !ruby/object:Gem::Specification
name: oj
version: !ruby/object:Gem::Version
  version: 1.4.1
  prerelease: 
platform: ruby
authors:
- Peter Ohler
autorequire: 
bindir: bin
cert_chain: []
date: 2012-10-17 00:00:00.000000000 Z
dependencies: []
description: ! 'The fastest JSON parser and object serializer. '
email: peter@ohler.com
executables: []
extensions:
- ext/oj/extconf.rb
extra_rdoc_files:
- README.md
files:
- lib/oj/bag.rb
- lib/oj/error.rb
- lib/oj/mimic.rb
- lib/oj/version.rb
- lib/oj.rb
- ext/oj/extconf.rb
- ext/oj/cache.h
- ext/oj/cache8.h
- ext/oj/oj.h
- ext/oj/cache.c
- ext/oj/cache8.c
- ext/oj/dump.c
- ext/oj/fast.c
- ext/oj/load.c
- ext/oj/oj.c
- test/files.rb
- test/perf.rb
- test/perf1.rb
- test/perf2.rb
- test/perf_fast.rb
- test/perf_obj.rb
- test/perf_obj_old.rb
- test/perf_simple.rb
- test/perf_strict.rb
- test/sample/change.rb
- test/sample/dir.rb
- test/sample/doc.rb
- test/sample/file.rb
- test/sample/group.rb
- test/sample/hasprops.rb
- test/sample/layer.rb
- test/sample/line.rb
- test/sample/oval.rb
- test/sample/rect.rb
- test/sample/shape.rb
- test/sample/text.rb
- test/sample.rb
- test/sample_json.rb
- test/test_fast.rb
- test/test_mimic.rb
- test/tests.rb
- LICENSE
- README.md
homepage: http://www.ohler.com/oj
licenses: []
post_install_message: 
rdoc_options:
- --main
- README.md
require_paths:
- lib
- ext
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: oj
rubygems_version: 1.8.23
signing_key: 
specification_version: 3
summary: A fast JSON parser and serializer.
test_files: []
has_rdoc: true

Package Spec version

oj-1.4.1