DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-rbase64 2.0.3-1

Package Information

Descriptionfast multi-threaded base64 encoding library and CLI tool - Rust source code

This package provides a high-performance implementation of Base64 encoding and decoding optimized for high throughput workloads. It supports both library usage in Rust applications and a standalone CLI utility compatible with common Base64 command-line workflows.

This package contains the Rust source code for the rbase64 crate.

MaintainerDebian OpenStack <team+openstack@tracker.debian.org>
Changed ByThomas Goirand <zigo@debian.org>
Sponsorzigo@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/openstack-team/rabbitmq/rust-rbase64.git (browse)
Closes#1136369
Trackerhttps://tracker.debian.org/pkg/rust-rbase64
Uploaded1 hour ago

New Package Report

.changes
Sourcerust-rbase64
Version2.0.3-1
Changed-ByThomas Goirand
Architecturesource all amd64
Distributionunstable
DateTue, 12 May 2026 14:56:13 +0200
Changelog
rust-rbase64 (2.0.3-1) unstable; urgency=medium
 .
   * Initial packaging (Closes: #1136369).
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-rbase64-dev deb rust optional arch=all
rbase64 deb rust optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rbase64
Upstream-Contact: Marcel Riera <marcel.riera@outlook.com>
Source: https://github.com/uhmarcel/rbase64

Files: *
Copyright: (c) 2022, Marcel Riera <mr.marcel.riera@gmail.com>
License: Expat-or-Apache-2.0

Files: debian/*
Copyright: (c) 2026, Thomas Goirand <zigo@debian.org>
License: Expat-or-Apache-2.0

License: Expat-or-Apache-2.0
 This package is dual-license. See both Expat and Apache-2.0 license below.
 .
 License: Apache-2.0
 .
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0
 .
 License: Expat
 .
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package