rubygem-psych - A libyaml wrapper for Ruby
Website: | https://www.ruby-lang.org/ |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
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.
Packages
rubygem-psych-3.3.2-159.vl9.x86_64 [53 KiB] |
Changelog
by Vít Ondruch (2022-02-10):
- Prevent segfaults running with SystemTap. Resolves: rhbz#2015441 |