Source: hexer
Section: utils
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends:
  debhelper-compat (= 13),
  gcc (>> 4:9.2.1~),
  libncurses-dev
Standards-Version: 4.5.0
Homepage: https://devel.ringlet.net/editors/hexer/
Vcs-Git: https://gitlab.com/hexer/hexer.git -b debian/master
Vcs-Browser: https://gitlab.com/hexer/hexer/tree/debian/master
Rules-Requires-Root: no

Package: hexer
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
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.
