qhexedit 0.8.9
Binary editor widget for Qt
QHexEdit
is a hex editor widget for the Qt framework. It is a simple editor for binary data, just like QPlainTextEdit
is for text data.
- Outputs:
out
- Website: https://simsys.github.io
- Licenses: LGPL 2.1
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qhexedit 0.8.9
as follows:
guix install qhexedit@0.8.9
Or install the latest version:
guix install qhexedit
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.