ruby-psych 2.2.4-6build3 source package in Ubuntu

Changelog

ruby-psych (2.2.4-6build3) bionic; urgency=medium

  * No-change rebuild for ruby2.5 update.

 -- Matthias Klose <email address hidden>  Thu, 01 Feb 2018 19:02:54 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-psych_2.2.4.orig.tar.gz 130.3 KiB 343ce1c43b83b63648afa20f6eb593b680495d778c4830ddbd0d04a4a9ee63bb
ruby-psych_2.2.4-6build3.debian.tar.xz 8.4 KiB 716a1cf927c62114e199231432ba8639ba7d3772e0ca4e29ac80e6bd1d8ff41f
ruby-psych_2.2.4-6build3.dsc 2.2 KiB 443c9233a14a6b64ba77b49ffeb8a20b8bc37e378b56f2c2b0ed60dcb9764b29

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