[ ソース: 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~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.7~0)
-
- sug: ruby-activesupport
- collection of utility classes used by the Rails framework