Source: dz6 Section: utils Maintainer: Debian Rust Maintainers Uploaders: Danielly Nunes , Josenilson Ferreira da Silva Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native, rustc:native, libstd-rust-dev, librust-arboard-3-dev, librust-clap-4+default-dev (>= 4.5.49), librust-clap-4+derive-dev (>= 4.5.49), librust-crossterm-0.29+default-dev, librust-directories-next-2+default-dev, librust-encoding-rs-0.8+default-dev (>= 0.8.35), librust-evalexpr-13+default-dev (<< 13.2), librust-evalexpr-13+default-dev (>= 13.1), librust-hex-0.4+default-dev (>= 0.4.3), librust-memchr-2+default-dev (>= 2.8.0), librust-mmap-io-1+default-dev (>= 1.0.0), librust-rand-0.10+default-dev (>= 0.10.1), librust-ratatui-0.30+default-dev, librust-regex-1+default-dev (>= 1.11.2), librust-serde-1+default-dev (>= 1.0.228), librust-serde-1+derive-dev (>= 1.0.228), librust-shell-words-1+default-dev (>= 1.1.0), librust-toml-1+default-dev (>= 1.0.1), librust-tui-input-0.15+default-dev Standards-Version: 4.7.4 Homepage: https://menteb.in/dz6 Vcs-Browser: https://salsa.debian.org/danielly/dz6 Vcs-Git: https://salsa.debian.org/danielly/dz6.git -b debian/latest X-Cargo-Crate: dz6 X-Cargo-Crate-Version: 0.7.1 Package: dz6 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Built-Using: ${cargo:Built-Using} Static-Built-Using: ${cargo:Static-Built-Using} Description: fast Vim-inspired hexadecimal editor for the terminal dz6 is a feature-rich terminal hexadecimal editor and viewer written in Rust. It combines a text user interface with Vim-inspired key bindings for analyzing and editing binary files from the command line. . It supports hexadecimal and ASCII editing, regular-expression filtering, string and byte searching, comments, bookmarks, color-coded block marking, PE and ELF header parsing, and a built-in 64-bit calculator.