RubyGems Navigation menu

psych 2.0.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 5.1.2 - December 19, 2023 java (67.5 KB)
  2. 5.1.2 - December 19, 2023 (37 KB)
  3. 5.1.1.1 - October 16, 2023 java (67.5 KB)
  4. 5.1.1.1 - October 16, 2023 (37 KB)
  5. 5.1.1 - October 11, 2023 java (66 KB)
  6. 2.0.3 - February 04, 2014 (122 KB)
Show all versions (136 total)

Development Dependencies (3):

hoe ~> 3.8
rake-compiler >= 0.4.1
rdoc ~> 4.0

Owners:

Authors:

  • Aaron Patterson

SHA 256 checksum:

b4039e3e0aa465aafb83163b300f1564309a4d6b5806568edadf6177837a163e

Total downloads 57,669,229

For this version 18,032

License:

MIT

Required Ruby Version: >= 1.9.2

Links: