rust-bel7-cli 0.9.0-1
Package Information
| Description | command-line interface utilities - rust source code bel7-cli provides reusable helpers for building polished Rust command-line applications. It includes utilities for colored terminal output, string truncation, and optional table formatting support. Additional feature flags provide integrations for clap-based argument parsing and standardized process exit codes. The crate is intended for developers writing CLI tools in Rust who want lightweight convenience helpers without reimplementing common terminal UI functionality. This package contains the source code for Debianized Rust crate "bel7-cli". |
|---|---|
| Maintainer | Debian OpenStack <team+openstack@tracker.debian.org> |
| Changed By | Thomas Goirand <zigo@debian.org> |
| Sponsor | zigo@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/openstack-team/rabbitmq/rust-bel7-cli.git (browse) |
| Closes | #1136370 |
| Tracker | https://tracker.debian.org/pkg/rust-bel7-cli |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | unstable |
| Date | Tue, 12 May 2026 15:41:06 +0200 |
| Source | rust-bel7-cli |
| Version | 0.9.0-1 |
| Changed-By | Thomas Goirand |
Changelog
rust-bel7-cli (0.9.0-1) unstable; urgency=medium . * Initial packaging (Closes: #1136370).
.dsc
| Component | main |
|---|---|
| Package-List | librust-bel7-cli-dev deb rust optional arch=any |
| Section | rust |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bel7-cli Upstream-Contact: Michael S. Klishin Source: https://github.com/michaelklishin/bel7-cli Files: * Copyright: (c) 2025-2026, Michael S. Klishin <michaelklishin@icloud.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.