RubyGems Navigation menu

psych 5.2.1

Psych is a YAML parser and emitter. Psych leverages libyaml[https://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.1 December 02, 2024 java (67.5 KB)
  2. 5.2.1 December 02, 2024 (37.5 KB)
  3. 5.2.0 November 07, 2024 java (67.5 KB)
  4. 5.2.0 November 07, 2024 (37.5 KB)
  5. 5.2.0.beta7 November 07, 2024 java (67.5 KB)
Show all versions (149 total)

Runtime Dependencies (2):

date >= 0
stringio >= 0

Owners:

Pushed by:

GitHub

Authors:

  • Aaron Patterson, SHIBATA Hiroshi, Charles Oliver Nutter

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total downloads 78,292,819

For this version 7,442

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: