[ 源代码: ruby-oj ]
软件包:ruby-oj(3.7.6-1)
fast JSON parser and serializer for Ruby
JSON (or JavaScript Object Notation) is a text-based open standard designed for human-readable data interchange.
Oj (Optimized JSON) is a Ruby library written to provide speed optimized handling of JSON, for parsing JSON and serializing objects.
其他与 ruby-oj 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10
- 多精度运算库
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)
-
- sug: ruby-activesupport
- Support and utility classes used by the Rails 4.1 framework