deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Built-Using: rustc (= 1.81.0+dfsg1-2)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Description: |-
intuitive find and replace CLI
sd uses Python and JavaScript style regex syntax, without the quirks
of sed and awk. While sed can do many things, sd focuses on doing
one thing and doing it well, has common-sense defaults and a focus
on daily use. It's also faster.
.
- Find and replace expressions are separate, unlike sed:
sd before after
sed s/before/after/g
- Modify files in-place:
sd before after file.txt
sed -i'' 's/before/after/g' file.txt
- String-literal mode
- Named or unnamed catch groups
Homepage: https://github.com/chmln/sd
Installed-Size: '2454'
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Multi-Arch: allowed
Package: sd
Priority: optional
Section: utils
Source: rust-sd (1.0.0-3)
Version: 1.0.0-3+b3
X-Cargo-Built-Using: rust-aho-corasick (= 1.1.3-1), rust-ansi-term (= 0.12.1-1),
rust-anstream (= 0.6.15-1), rust-anstyle (= 1.0.8-1), rust-anstyle-parse (= 0.2.1-1),
rust-anstyle-query (= 1.0.0-1), rust-bitflags (= 2.6.0-1), rust-cfg-if (= 1.0.0-1),
rust-clap-builder (= 4.5.15-2), rust-clap (= 4.5.16-1), rust-clap-lex (= 0.7.2-2),
rust-colorchoice (= 1.0.0-1), rust-crossbeam-deque (= 0.8.5-1), rust-crossbeam-epoch
(= 0.9.18-1), rust-crossbeam-utils (= 0.8.19-1), rust-either (= 1.13.0-1), rust-fastrand
(= 2.1.1-1), rust-is-terminal (= 0.4.13-1), rust-libc (= 0.2.159-1), rust-linux-raw-sys
(= 0.4.14-1), rust-memchr (= 2.7.4-1), rust-memmap2 (= 0.9.3-1), rust-once-cell
(= 1.20.2-1), rust-rayon-core (= 1.12.1-1), rust-rayon (= 1.10.0-1), rust-regex-automata
(= 0.4.7-1), rust-regex (= 1.10.6-1), rust-regex-syntax (= 0.8.2-1), rust-rustix
(= 0.38.37-1), rust-strsim-0.10 (= 0.10.0-3), rust-tempfile (= 3.13.0-1), rust-terminal-size
(= 0.3.0-2), rust-thiserror (= 1.0.59-1), rust-unescape (= 0.1.0-1), rust-utf8parse
(= 0.2.1-1), rustc (= 1.81.0+dfsg1-2)
srcpkg_name: rust-sd
srcpkg_version: 1.0.0-3