Source: hexer
Section: utils
Priority: optional
Maintainer: Peter Pentchev <roam@ringlet.net>
Build-Depends: debhelper (>= 10), libncurses-dev
Standards-Version: 3.9.8
Homepage: https://devel.ringlet.net/editors/hexer/
Vcs-Git: https://gitlab.com/hexer/hexer.git -b debian
Vcs-Browser: https://gitlab.com/hexer/hexer/tree/debian

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.
