[ ソース: ruby-psych ]
パッケージ: libpsych-java (5.0.2-3)
libpsych-java に関するリンク
Debian の資源:
ruby-psych ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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: jruby (>= 9.1.6.0~)
- 100% pure-Java implementation of Ruby
-
- dep: libjcodings-java
- Java-based codings helper classes for Joni and JRuby
-
- dep: libyaml-snake-java (>= 1.23~)
- YAML parser and emitter for the Java programming language