rubygem-psych - A libyaml wrapper for Ruby
Website: | http://ruby-lang.org/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- 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-2.1.0-61.1.fc24.x86_64 [86 KiB] |
Changelog
by Vít Ondruch (2016-12-01):
- Do not freeze strings in generated .gemspec. |