RubyGems Navigation menu

psych 2.2.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.2.0 - November 14, 2016 (99.5 KB)
Show all versions (136 total)

Development Dependencies (2):

minitest ~> 5.0
rake-compiler >= 0.4.1

Owners:

Authors:

  • Aaron Patterson, SHIBATA Hiroshi

SHA 256 checksum:

291fedab5e36e072322b8d57c98a6c3a9f1a35b5576a7d51eb55ccd41482a723

Total downloads 56,985,960

For this version 57,548

License:

MIT

Required Ruby Version: >= 1.9.2

Links: