rust-rbase64 2.0.3-1
Package Information
| Description | fast 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. |
|---|---|
| Maintainer | Debian OpenStack <team+openstack@tracker.debian.org> |
| Changed By | Thomas Goirand <zigo@debian.org> |
| Sponsor | zigo@debian.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/openstack-team/rabbitmq/rust-rbase64.git (browse) |
| Closes | #1136369 |
| Tracker | https://tracker.debian.org/pkg/rust-rbase64 |
| Uploaded | 1 hour ago |
New Package Report
.changes
| Source | rust-rbase64 |
|---|---|
| Version | 2.0.3-1 |
| Changed-By | Thomas Goirand |
| Architecture | source all amd64 |
| Distribution | unstable |
| Date | Tue, 12 May 2026 14:56:13 +0200 |
Changelog
rust-rbase64 (2.0.3-1) unstable; urgency=medium . * Initial packaging (Closes: #1136369).
.dsc
| Section | rust |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librust-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.