RubyGems Navigation menu

psych 2.2.1

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. 2.2.1 - November 29, 2016 (93.5 KB)
顯示所有版本(共 136)

Development 相依性套件 (2):

minitest ~> 5.0
rake-compiler >= 0.4.1

擁有者:

作者:

  • Aaron Patterson, SHIBATA Hiroshi, Charles Oliver Nutter

SHA 256 checksum:

a3694d16c426b7d49670dc18c05f3697b1a365db3953297aba8dec335c77a823

總下載次數 57,121,880

這個版本 100,886

License:

MIT

Ruby 版本需求: >= 1.9.2

相關連結: