RubyGems Navigation menu

psych 2.0.17

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.0 - February 07, 2023 java (69 KB)
  2. 5.1.0 - February 07, 2023 (39 KB)
  3. 5.1.0.pre1 - January 26, 2023 (39 KB)
  4. 5.1.0.pre1 - January 26, 2023 java (68.5 KB)
  5. 5.0.2 - January 18, 2023 java (67 KB)
  6. 2.0.17 - December 22, 2015 (125 KB)
Show all versions (130 total)

Development Dependencies (4):

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

Owners:

Authors:

  • Aaron Patterson

SHA 256 checksum:

e85529ced4f91728a63c945f8bdf5206e71fc3192b9ac0e7ba251dbf0d398513

Total downloads 41,251,118

For this version 690,873

License:

MIT

Required Ruby Version: >= 1.9.2

Links: