ruby-psych 5.0.2-2build2 source package in Ubuntu

Changelog

ruby-psych (5.0.2-2build2) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 03:37:03 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-2build2.debian.tar.xz 9.6 KiB 60e582e19e824972aee70fe3c9485348aa9b0b946ef03c948999fb9fc5918264
ruby-psych_5.0.2-2build2.dsc 2.2 KiB 03d62380cf1cb1570e2a7f3f70f254dc05be3723b57871bc928921265591415c

Available diffs

View changes file

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