RubyGems Navigation menu

psych 3.0.0.beta2-java

Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 5.1.2 - December 19, 2023 java (67.5 KB)
  2. 5.1.2 - December 19, 2023 (37.0 KB)
  3. 5.1.1.1 - October 16, 2023 java (67.5 KB)
  4. 5.1.1.1 - October 16, 2023 (37.0 KB)
  5. 5.1.1 - October 11, 2023 java (66.0 KB)
  6. 3.0.0.beta2 - June 16, 2017 java (115.5 KB)
顯示所有版本(共 136)

Runtime 相依性套件 (1):

jar-dependencies >= 0.1.7

Development 相依性套件 (3):

minitest ~> 5.0
rake-compiler >= 0.4.1
ruby-maven >= 0

必填:

jar org.yaml:snakeyaml, 1.18

擁有者:

作者:

  • Aaron Patterson, SHIBATA Hiroshi, Charles Oliver Nutter

SHA 256 checksum:

1c47b1b872e659453048533d2f5e8c395ea76f25888f616c5237305faeed7e86

總下載次數 58,239,151

這個版本 1,700

License:

MIT

Ruby 版本需求: >= 1.9.2

相關連結: