rust-choose 1.3.7-1
Package Information
| Description | human-friendly and fast alternative to cut and (sometimes) awk choose is a human-friendly and fast alternative to cut and (sometimes) awk. It is not meant to be a drop-in replacement for these tools, but rather a simple and intuitive tool to reach for when the basics of awk or cut will do, but the overhead of getting them to behave should not be necessary. Features: * terse field selection syntax similar to Python's list slices * negative indexing from end of line * optional start/end index * zero-indexed * reverse ranges * slightly faster than cut for sufficiently long inputs, much faster than awk * regular expression field separators using Rust's regex syntax This package contains the following binaries built from the Rust crate "choose": - choose |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | 何庆 Ching He <heqing@rool.me> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/choose] (browse) |
| Closes | #1016389 |
| Tracker | https://tracker.debian.org/pkg/rust-choose |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sun, 14 Jun 2026 16:40:33 +0000 |
| Source | rust-choose |
| Version | 1.3.7-1 |
| Changed-By | 何庆 Ching He |
| Architecture | amd64 source |
Changelog
rust-choose (1.3.7-1) unstable; urgency=medium . * Initial release. (Closes: #1016389) * Package choose 1.3.7 from crates.io using debcargo 2.8.3
.dsc
| Section | utils |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | choose deb utils optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: choose Upstream-Contact: Ryan Geary <rtgnj42@gmail.com> Source: https://github.com/theryangeary/choose Files: * Copyright: 2019-2025 Ryan Geary <rtgnj42@gmail.com> License: GPL-3.0-or-later Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 何庆 Ching He <heqing@rool.me> License: GPL-3.0-or-later License: GPL-3.0-or-later Debian systems provide the GPL 3.0 in /usr/share/common-licenses/GPL-3