RubyGems Navigation menu

psych 3.1.0

Psych is a YAML parser and emitter. Psych leverages libyaml[https://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.1.0 - December 18, 2018 (94.5 KB)
顯示所有版本(共 136)

Development 相依性套件 (3):

minitest ~> 5.0
rake-compiler >= 0.4.1

擁有者:

作者:

  • Aaron Patterson, SHIBATA Hiroshi, Charles Oliver Nutter

SHA 256 checksum:

a858cf8d4bc636fd6dc635131c4df24d25da910278a873a0fbe4927d17155b26

總下載次數 57,085,703

這個版本 6,842,554

License:

MIT

Ruby 版本需求: >= 2.2.2

相關連結: