Source: ncurses-hexedit Section: editors Priority: optional Maintainer: Carlos Maddela Build-Depends: debhelper (>= 12), libncurses-dev (>= 6), texinfo Standards-Version: 4.3.0 Homepage: http://www.rogoyski.com/adam/programs/hexedit/ Vcs-Git: https://salsa.debian.org/debian/ncurses-hexedit.git Vcs-Browser: https://salsa.debian.org/debian/ncurses-hexedit Rules-Requires-Root: no Package: ncurses-hexedit Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Edit files/disks in hex, ASCII and EBCDIC Hexedit is a file editor which allows editing and viewing a file in hexadecimal, along with its ASCII or EBCDIC text equivalent. Standard editing features include insert, delete, search (text or byte searches), highlighted changes, undo, two different viewing formats, and full screen text snapshots. Allows editing of fixed disks as well. Includes a binary/octal/decimal/hex converter.