DFSG NEW Queue

DFSG, Licensing & New Packages Team

base64 0.5.2-1

Package Information

DescriptionBase64 stream encoder/decoder with SIMD, OpenMP support (development files)

aklomp/base64 library supports a base64 stream encoding/decoding in C99 with SIMD (AVX2, AVX512, NEON, AArch64/NEON, SSSE3, SSE4.1, SSE4.2, AVX) and OpenMP acceleration.

libbase64-dev contains header file and .cmake files.

MaintainerKentaro Hayashi <kenhys@xdump.org>
Changed ByKentaro Hayashi <kenhys@xdump.org>
Sponsorkenhys@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/base64.git (browse)
Closes#1134707
Trackerhttps://tracker.debian.org/pkg/base64
Uploaded3 hours ago

New Package Report

.changes
DateWed, 22 Apr 2026 13:30:55 +0900
Sourcebase64
Version0.5.2-1
Changed-ByKentaro Hayashi
Architecturesource amd64
Distributionunstable
Changelog
base64 (0.5.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1134707)
.dsc
Sectionlibs
Priorityoptional
Componentmain
Package-Listaklomp-base64-tools deb libs optional arch=any
libbase64-0 deb libs optional arch=any
libbase64-dev deb libdevel optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/aklomp/base64
Upstream-Name: base64
Upstream-Contact: Alfred Klomp <git@alfredklomp.com>

Files:
 *
Copyright:
 2005-2007, Nick Galbreath
 2015-2018, Wojciech Muła
 2016-2017, Matthieu Darbois
 2013-2025, Alfred Klomp
License: BSD-2-clause

Files:
 debian/*
Copyright:
 2026 Kentaro Hayashi <kenhys@xdump.org>
License: BSD-2-clause

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
 - Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
 .
 - Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package