ruby-cbor 0.5.9.6-2build2 source package in Ubuntu

Changelog

ruby-cbor (0.5.9.6-2build2) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition, remove ruby2.7 support.

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Dec 2021 13:46:46 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
ruby-cbor_0.5.9.6.orig.tar.gz 43.0 KiB 409f984adcff8f1c4c14531d0034f1c118c3e6a8485bab7babd88896c77f12e9
ruby-cbor_0.5.9.6-2build2.debian.tar.xz 2.3 KiB 3f1a8aa5f456dfbab7c93d58afca9957b9943ab09ed767e47453973cf0b02476
ruby-cbor_0.5.9.6-2build2.dsc 2.0 KiB fee567cc9d97bb3afd2936c05bbacb4e712a40b7d0fe0ce17e36e30345571f1d

Available diffs

View changes file

Binary packages built by this source

ruby-cbor: CBOR, Concise Binary Object Representation

 CBOR is a library for the CBOR binary object representation format, based on
 Sadayuki Furuhashi's MessagePack library.
 .
 This is a Ruby implementation of the CBOR (http://cbor.io) encoding, based on
 the (polished) high-performance msgpack-ruby code.

ruby-cbor-dbgsym: debug symbols for ruby-cbor