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.
Required Ruby Version
>= 1.9.2
Authors
Aaron Patterson, SHIBATA Hiroshi
Versions
- 5.4.0 June 02, 2026 java (69 KB)
- 5.4.0 June 02, 2026 (38.5 KB)
- 5.3.1 December 17, 2025 java (68.5 KB)
- 5.3.1 December 17, 2025 (38.5 KB)
- 5.3.0 December 10, 2025 java (68.5 KB)
- 2.1.1 October 06, 2016 java (99 KB)
Requirements
jar org.yaml:snakeyaml, 1.14