base64 0.5.2-1
Package Information
| Description | Base64 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. |
|---|---|
| Maintainer | Kentaro Hayashi <kenhys@xdump.org> |
| Changed By | Kentaro Hayashi <kenhys@xdump.org> |
| Sponsor | kenhys@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/base64.git (browse) |
| Closes | #1134707 |
| Tracker | https://tracker.debian.org/pkg/base64 |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Wed, 22 Apr 2026 13:30:55 +0900 |
|---|---|
| Source | base64 |
| Version | 0.5.2-1 |
| Changed-By | Kentaro Hayashi |
| Architecture | source amd64 |
| Distribution | unstable |
Changelog
base64 (0.5.2-1) unstable; urgency=medium . * Initial release. (Closes: #1134707)
.dsc
| Section | libs |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | aklomp-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.