ruby-multibitnums 0.1.4-2build11 source package in Ubuntu

Changelog

ruby-multibitnums (0.1.4-2build11) jammy; urgency=medium

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

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Dec 2021 18:55:02 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-multibitnums_0.1.4.orig.tar.gz 5.3 KiB cf3e23ef0fd5d5830360473f671d7b04ca27baafe20fe6cefb0f45717b913d5c
ruby-multibitnums_0.1.4-2build11.debian.tar.xz 3.0 KiB 08483c2ec9fce995493b2dd0b6db6451c9f71c72f818c9217138467de44a755a
ruby-multibitnums_0.1.4-2build11.dsc 2.3 KiB 9987f30545e91a7927b2b1c0b2e77eb990f9b72a4ec9125beb959ea5b8891211

Available diffs

View changes file

Binary packages built by this source

ruby-multibitnums: extension library for integers with arbitrary bit lengths

 Multibitnums is Ruby class library, handling multiple multi-bit data
 packed in a C string. The number of bits is fixed to an arbitrary
 value. For example, it can accommodate 11-bit integers.

ruby-multibitnums-dbg: extension library for integers with arbitrary bit lengths (debugging symbols)

 Multibitnums is Ruby class library, handling multiple multi-bit data
 packed in a C string. The number of bits is fixed to an arbitrary
 value. For example, it can accommodate 11-bit integers.
 .
 This package is provided primarily to provide a backtrace with names
 in a debugger, this makes it somewhat easier to interpret core
 dumps. Most people will not need this package.