Source: hexer
Section: utils
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-package-notes,
 dh-sequence-single-binary,
 dpkg-build-api (= 1),
 libncurses-dev,
 python3-libtmux <!nocheck>,
 python3-pytest <!nocheck>,
 python3:any <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://devel.ringlet.net/editors/hexer/
Vcs-Git: https://salsa.debian.org/debian/hexer.git
Vcs-Browser: https://salsa.debian.org/debian/hexer
X-Style: black

Package: hexer
Architecture: any
Multi-Arch: foreign
Description: interactive binary editor with a Vi-like interface
 Hexer is an interactive binary editor (also known as a hexeditor)
 with a Vi-like interface.  Its most important features are
 multiple buffers, multi-level undo, command-line editing with
 completion, and binary regular expressions.
