RubyGems Navigation menu

psych 2.1.0

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.1.0 - June 24, 2016 (126 KB)
Show all versions (136 total)

Development Dependencies (4):

hoe ~> 3.15
minitest ~> 5.0
rake-compiler >= 0.4.1
rdoc ~> 4.0

Owners:

Authors:

  • Aaron Patterson

SHA 256 checksum:

92bf0d9bd47e4fafc74f6fad89e207f21348878c201ac36967ec587526d3dde9

Total downloads 57,751,680

For this version 169,699

License:

MIT

Required Ruby Version: >= 1.9.2

Links: