bmagic 6.3.0-1 source package in Ubuntu

Changelog

bmagic (6.3.0-1) unstable; urgency=medium

  * New upstream release
  * Update to Standards-Version 4.5.0 (no changes)

 -- Roberto C. Sanchez <email address hidden>  Sat, 18 Apr 2020 21:13:48 -0400

Upload details

Uploaded by:
Athena Capital Research
Uploaded to:
Sid
Original maintainer:
Athena Capital Research
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libdevel
Noble release universe libdevel
Mantic release universe libdevel
Lunar release universe libdevel
Jammy release universe libdevel

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bmagic_6.3.0-1.dsc 1.7 KiB 5dce1b9f4e90d2c33ef93158a2d3e3a5b6f2e5ff4032e83f2298559aeebfaa35
bmagic_6.3.0.orig.tar.gz 19.1 MiB 8637b9f4f72d50aa10f768082b7dc3773d200a084604b50bef117747b7e47aaf
bmagic_6.3.0-1.debian.tar.xz 3.6 KiB 9ded36cea37a9f90e9a91282c5f0c8a3306e5ec8c3fd19f770103979156975c9

Available diffs

No changes file available.

Binary packages built by this source

bmagic: C++ template library for efficient platform independent bitsets

 BitMagic is a C++ template library designed and developed to implement
 efficient platform independent bitsets. Key features:
 .
  - Several types of on the fly adaptive compression.
  - Dynamic range of addressable space of 232-1 bits.
  - Efficient memory management.
  - Cache optimized bitset distance algorithms.
  - Serialization in platform independent, compact format suitable
    for storing in files and databases.
  - Performance tuning for 32-bit and 64-bit systems.
  - Optimization for Intel SSE2 128-bit integer SIMD.