croaring 0.2.66+ds-2.1 source package in Ubuntu

Changelog

croaring (0.2.66+ds-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1061909

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2024 17:43:31 +0000

Upload details

Uploaded by:
Alexander GQ Gerasiov
Uploaded to:
Sid
Original maintainer:
Alexander GQ Gerasiov
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
croaring_0.2.66+ds-2.1.dsc 2.0 KiB 80c0ccfb08ea274c60b8e14489621982befee83fd04a41676b15d6648782023c
croaring_0.2.66+ds.orig.tar.xz 171.3 KiB 895354a08c6142643c193f3b31b079884796640b65c7a54094069b3b98feda3c
croaring_0.2.66+ds-2.1.debian.tar.xz 6.1 KiB f96b0cd4ae5d1f4cffa6b1c4ab626fa56d6228a13eda54939256d721413fb4b1

Available diffs

No changes file available.

Binary packages built by this source

libroaring-dev: Portable Roaring bitmaps in C (and C++) (headers)

 Bitsets, also called bitmaps, are commonly used as fast data structures.
 Unfortunately, they can use too much memory. To compensate, we often use
 compressed bitmaps.
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise.
 .
 This package provides library headers.

libroaring0t64: Portable Roaring bitmaps in C (and C++)

 Bitsets, also called bitmaps, are commonly used as fast data structures.
 Unfortunately, they can use too much memory. To compensate, we often use
 compressed bitmaps.
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise.

libroaring0t64-dbgsym: debug symbols for libroaring0t64