libsdsl 2.1.1+dfsg-3 source package in Ubuntu

Changelog

libsdsl (2.1.1+dfsg-3) unstable; urgency=medium

  * Fic watch file
  * Standards-Version: 4.6.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Fix Maintainer name of Debian Science team (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Andreas Tille <email address hidden>  Wed, 07 Dec 2022 07:32:46 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64 x32
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libsdsl_2.1.1+dfsg-3.dsc 2.3 KiB dd926e46c0a3cbbcea5e8f8f54163097f94b170e3fd0704a255c0e37588d3554
libsdsl_2.1.1+dfsg.orig.tar.xz 414.4 KiB 82fb95956e7441e677bdbe5671ba8be828509309daa3fd678dfc4d1ce4fbb898
libsdsl_2.1.1+dfsg-3.debian.tar.xz 4.0 KiB ec58bcab4f2d5de86d981396792991cd9ddb707f2b2f8f29d14ce1d15216dd12

No changes file available.

Binary packages built by this source

libsdsl-dev: succinct data structure library - development files

 The Succinct Data Structure Library (SDSL) is a powerful and flexible
 C++11 library implementing succinct data structures. In total, the
 library contains the highlights of 40 research publications. Succinct
 data structures can represent an object (such as a bitvector or a
 tree) in space close the information-theoretic lower bound of the
 object while supporting operations of the original object
 efficiently. The theoretical time complexity of an operations
 performed on the classical data structure and the equivalent succinct
 data structure are (most of the time) identical.
 .
 This package installs development files.

libsdsl3: succinct data structure library

 The Succinct Data Structure Library (SDSL) is a powerful and flexible
 C++11 library implementing succinct data structures. In total, the
 library contains the highlights of 40 research publications. Succinct
 data structures can represent an object (such as a bitvector or a
 tree) in space close the information-theoretic lower bound of the
 object while supporting operations of the original object
 efficiently. The theoretical time complexity of an operations
 performed on the classical data structure and the equivalent succinct
 data structure are (most of the time) identical.
 .
 This package installs static library.

libsdsl3-dbgsym: debug symbols for libsdsl3