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:
=

install:
=

Versions:

  1. 5.2.0 November 07, 2024 java (67.5 KB)
  2. 5.2.0 November 07, 2024 (37.5 KB)
  3. 5.2.0.beta7 November 07, 2024 java (67.5 KB)
  4. 5.2.0.beta7 November 07, 2024 (37.5 KB)
  5. 5.2.0.beta6 November 07, 2024 (37.5 KB)
  6. 2.1.0 June 24, 2016 (126 KB)
Show all versions (147 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:

=

Total downloads 74,818,535

For this version 170,523

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.2

Links: