软件包: ruby-psych (2.2.4-6build4)
ruby-psych 的相关链接
Trisquel 的资源:
下载源码包 ruby-psych:
- [ruby-psych_2.2.4-6build4.dsc]
- [ruby-psych_2.2.4.orig.tar.gz]
- [ruby-psych_2.2.4-6build4.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Andrew Lee (李健秋)
- Miguel Landaeta
外部的资源:
- 主页 [github.com]
相似软件包:
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.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- 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.5~0)
- Interpreter of object-oriented scripting language Ruby (default version)
-
- sug: libpsych-java (= 2.2.4-6build4)
- ruby-psych Java extension
-
- sug: ruby-jar-dependencies
- manage jar dependencies for Ruby gems