-
Name
-
json
-
Version
-
2.8.2
-
Platform
-
java
-
Authors
-
Daniel Luz
-
Bindir
-
bin
-
Date
-
2024-11-14 00:00:00 UTC
-
Description
-
A JSON implementation as a JRuby extension.
-
Email
-
dev+ruby@mernen.com
-
Extra rdoc files
-
README.md
-
Files
-
BSDL
CHANGES.md
COPYING
LEGAL
README.md
json.gemspec
lib/json.rb
lib/json/add/bigdecimal.rb
lib/json/add/complex.rb
lib/json/add/core.rb
lib/json/add/date.rb
lib/json/add/date_time.rb
lib/json/add/exception.rb
lib/json/add/ostruct.rb
lib/json/add/range.rb
lib/json/add/rational.rb
lib/json/add/regexp.rb
lib/json/add/set.rb
lib/json/add/struct.rb
lib/json/add/symbol.rb
lib/json/add/time.rb
lib/json/common.rb
lib/json/ext.rb
lib/json/ext/generator.jar
lib/json/ext/generator/state.rb
lib/json/ext/parser.jar
lib/json/generic_object.rb
lib/json/truffle_ruby/generator.rb
lib/json/version.rb
-
Homepage
-
https://ruby.github.io/json
-
Licenses
-
Ruby
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/ruby/json/issues", "changelog_uri"=>"https://github.com/ruby/json/blob/master/CHANGES.md", "documentation_uri"=>"https://ruby.github.io/json/doc/index.html", "homepage_uri"=>"https://ruby.github.io/json", "source_code_uri"=>"https://github.com/ruby/json", "wiki_uri"=>"https://github.com/ruby/json/wiki"}
-
Rdoc options
-
--title
JSON implementation for Ruby
--main
README.md
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.3.26
-
Specification version
-
4
-
Summary
-
JSON Implementation for Ruby
-
Original platform
-
java
-
New platform
-
java