Source: tweak Section: editors Priority: optional Maintainer: Daniel Kahn Gillmor Build-Depends: debhelper (>= 11~), libncurses5-dev, halibut Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/debian/tweak.git Vcs-Browser: https://salsa.debian.org/debian/tweak Homepage: https://www.chiark.greenend.org.uk/~sgtatham/tweak/ Standards-Version: 4.2.1 Package: tweak Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Efficient text-mode hex editor Tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can be useful for modifying binary files such as executables, editing disk or CD images, debugging programs that generate binary file formats incorrectly, and many other things. . Tweak runs under any terminal emulator using the curses library. It has customizable keybindings, but the default keybindings are similar to emacs.