ruby-psych 5.0.2-1build1 source package in Ubuntu
Changelog
ruby-psych (5.0.2-1build1) lunar; urgency=medium * No-change upload to remove support for ruby3.0. -- Lucas Kanashiro <email address hidden> Thu, 02 Feb 2023 18:31:29 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-psych_5.0.2.orig.tar.gz | 92.2 KiB | 45d6d8f818ed6dc89b5cba96534ed6da3fb664c253986a16ce9f73286ff2b187 |
ruby-psych_5.0.2-1build1.debian.tar.xz | 9.5 KiB | 4727c506d943e47f17c9b76ca9d39c1b8bbacc3b97dd613e74b7d6e7be28c64d |
ruby-psych_5.0.2-1build1.dsc | 2.2 KiB | 358875dff6b870050ac627416927407c462443400995752dbeb1cd0e82cf4202 |
Available diffs
- diff from 5.0.2-1 (in Debian) to 5.0.2-1build1 (314 bytes)
Binary packages built by this source
- libpsych-java: ruby-psych Java extension
ruby-psych is a YAML parser and emitter. Psych leverages 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.
.
Psych has been included with the main Ruby implementation since 1.9.2,
and is the default YAML parser from 1.9.3 and beyond.
.
libpsych-java ships the Java extension to improve performance for Ruby
implementations running in the JVM, like jruby.
- ruby-psych: libyaml wrapper for Ruby
ruby-psych is a YAML parser and emitter. Psych leverages 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.
.
Psych has been included with the main Ruby implementation since 1.9.2,
and is the default YAML parser from 1.9.3 and beyond.
- ruby-psych-dbgsym: debug symbols for ruby-psych