[ 源代码: ruby-oj ]
软件包:ruby-oj(3.11.0-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.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0~preview2)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)
-
- sug: ruby-activesupport
- collection of utility classes used by the Rails framework