软件包: libpsych-java (2.2.4-6build4)
libpsych-java 的相关链接
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]
相似软件包:
ruby-psych Java extension
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.
libpsych-java ships the Java extension to improve performance for Ruby implementations running in the JVM, like jruby.
其他与 libpsych-java 有关的软件包
|
|
|
-
- dep: libbytelist-java
- helper library for packaging JRuby
-
- dep: libjcodings-java
- Java-based codings helper classes for Joni and JRuby
-
- dep: libyaml-snake-java
- YAML parser and emitter for the Java programming language
-
- sug: jruby (>= 9.1.6.0~)
- 100% pure-Java implementation of Ruby