DFSG NEW Queue

DFSG, Licensing & New Packages Team

kanzi-cpp 2.5.1+git20260329+ds-1

Package Information

DescriptionFast lossless data compression library in C++

This is a modern, modular, portable, and efficient lossless data compressor written in C++. - Modern: Kanzi implements state-of-the-art compression algorithms and is built to fully utilize multi-core CPUs via built-in multi-threading. - Modular: Entropy codecs and data transforms can be selected and combined at runtime to best suit the specific data being compressed. - Portable: Supports a wide range of operating systems, compilers, and C++ standards (details below). - Expandable: A clean, interface-driven design—with no external dependencies—makes Kanzi easy to integrate, extend, and customize. - Efficient: Carefully optimized to balance compression ratio and speed for practical, high-performance usage.

This is the header files.

MaintainerAlex Myczko <tar@debian.org>
Changed ByAlex Myczko <tar@debian.org>
Sponsortar@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/kanzi-cpp.git (browse)
Closes#1131814
Trackerhttps://tracker.debian.org/pkg/kanzi-cpp
Uploaded5 hours ago

New Package Report

.changes
Changed-ByAlex Myczko
Architecturesource arm64
Distributionunstable
DateTue, 24 Mar 2026 22:44:56 +0000
Sourcekanzi-cpp
Version2.5.1+git20260329+ds-1
Changelog
kanzi-cpp (2.5.1+git20260329+ds-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1131814)
.dsc
Componentmain
Package-Listkanzi deb libs optional arch=any
libkanzi-dev deb libdevel optional arch=any
libkanzi1 deb libs optional arch=any
Sectionlibs
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/flanglet/kanzi-cpp
Upstream-Name: kanzi-cpp
Upstream-Contact: Frederic Langlet

Files:
 *
Copyright:
 2013-2026 Frederic Langlet
License: Apache-2.0
 Find the full text in /usr/share/common-licenses/Apache-2.0

Files:
 debian/*
Copyright:
 2026 Alex Myczko <tar@debian.org>
License: GPL-2+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

Back to Dashboard | View all reviews for this package