DFSG NEW Queue

DFSG, Licensing & New Packages Team

bmagic 7.13.4+dfsg-2

Package Information

DescriptionC++ 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.

MaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed ByAndreas Tille <tille@debian.org>
Sponsortille@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/science-team/bmagic.git (browse)
Popcon Installs3
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/bmagic
Uploaded8 hours ago

New Package Report

.changes
Distributionunstable
DateSun, 03 May 2026 17:32:00 +0200
Sourcebmagic
Version7.13.4+dfsg-2
Changed-ByAndreas Tille
Architecturesource all
Changelog
bmagic (7.13.4+dfsg-2) unstable; urgency=medium
 .
   * Remove Athena Capital Research from Uploaders
   * Create separate -doc package
   * Remove unused lintian-overrides
.dsc
Priorityoptional
Componentmain
Package-Listbmagic deb libdevel optional arch=all
bmagic-doc deb doc optional arch=all
Sectionlibdevel
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bmagic
Source: https://bmagic.sourceforge.net/
Files-Excluded: doc/html
                warn.log
                config.guess
                .git*

Files: *
Copyright: (c) 2002-2023, Anatoliy Kuznetsov
License: Apache-2.0

Files: debian/*
Copyright: 2006, Wes Chow <wes@senortoad.com>
           2008, Andres Salomon <dilinger@debian.org>
           2009, 2019 Roberto C. Sanchez <roberto@connexer.com>
License: Apache-2.0
Comment:
 It is assumed that all contributors release their packaging works under the
 same term as the package itself.

License: Apache-2.0
 BitMagic Library License
 .
 Copyright(c) 2002-2019 Anatoliy Kuznetsov(anatoliy_kuznetsov at yahoo.com)
 .
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 For more information please visit:  http://bitmagic.io
 .
 **Important!** We ask you to explicitly mention BitMagic project in any
 derived work or our published materials. Proper BitMagic reference on your
 product/project page is a REQUIREMENT for using the Library.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package