ruby-cbor 0.5.9.8-1 source package in Ubuntu

Changelog

ruby-cbor (0.5.9.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Declare compliance with Debian Policy 4.7.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 08 Aug 2024 19:43:14 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ruby-cbor_0.5.9.8-1.dsc 2.0 KiB 4c12fb13663ff6a7ac7ce4ad8c41671b36bc12244d08d9fe4f9ced7ea2e884b9
ruby-cbor_0.5.9.8.orig.tar.gz 43.3 KiB ceaa1219c186a0d05cb3b1b11675422367976391e035ad77ac6365d9563b9edd
ruby-cbor_0.5.9.8-1.debian.tar.xz 2.3 KiB afb2a39e9294bc5bb182929b22e2a57972612c519eab7849d09eb17363d83e8e

No changes file available.

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