ruby-psych 3.1.0+really3.1.0-1build5 source package in Ubuntu

Changelog

ruby-psych (3.1.0+really3.1.0-1build5) focal; urgency=medium

  * No change rebuild against bootstrapped packages

 -- Gianfranco Costamagna <email address hidden>  Fri, 28 Feb 2020 19:39:40 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-psych_3.1.0+really3.1.0.orig.tar.gz 134.0 KiB 597b1201acddc3168ca1ef34a8f12d130526bd65fd6509befcb055740c7870ff
ruby-psych_3.1.0+really3.1.0-1build5.debian.tar.xz 9.1 KiB 2c9e4cdf087b16fcf025a36a00782654f0116908436239772561f5a1a08f2310
ruby-psych_3.1.0+really3.1.0-1build5.dsc 2.3 KiB f5f4c71fbc5924893e6809ddb27e9b6bf3833a7177b9ad1b66fa2183804b23ce

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