psych 5.1.0
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:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 5.1.0 - February 07, 2023 java (69 KB)
- 5.1.0 - February 07, 2023 (39 KB)
- 5.1.0.pre1 - January 26, 2023 (39 KB)
- 5.1.0.pre1 - January 26, 2023 java (68.5 KB)
- 5.0.2 - January 18, 2023 java (67 KB)
Runtime Dependencies (1):
stringio
>= 0