[ 源代码: ruby-psych ]
软件包:ruby-psych(3.1.0-1)
libyaml wrapper for Ruby
ruby-psych is a YAML parser and emitter. Psych leverages libyaml for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
Psych has been included with the main Ruby implementation since 1.9.2, and is the default YAML parser from 1.9.3 and beyond.
其他与 ruby-psych 有关的软件包
|
|
|
|
-
- 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: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)
-
- sug: libpsych-java (= 3.1.0-1)
- ruby-psych Java extension
-
- sug: ruby-jar-dependencies
- manage jar dependencies for Ruby gems