dz6 0.7.1-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/danielly/dz6.git -b debian/latest (browse) |
| Closes | #1144969 |
| Tracker | https://tracker.debian.org/pkg/dz6 |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | unstable |
| Date | Fri, 18 Sep 2026 19:57:15 -0300 |
| Source | dz6 |
| Version | 0.7.1-1 |
| Changed-By | Josenilson Ferreira da Silva |
Changelog
dz6 (0.7.1-1) unstable; urgency=medium . * Initial release. (Closes: #1144969)
.dsc
| Section | utils |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | dz6 deb utils optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dz6
Upstream-Contact: Mente BinĂ¡ria
Source: https://github.com/mentebinaria/dz6
Files: *
Copyright: 2024-2026 Mente BinĂ¡ria
License: GPL-3+
Files: debian/*
Copyright: 2026 Danielly Nunes <danielly@mentebinaria.com.br>
2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
License: GPL-3+
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public
License version 3 can be found in /usr/share/common-licenses/GPL-3.