wok-next view ghex/description.txt @ rev 18809

Up python-six (1.10.0)
author Paul Issott <paul@slitaz.org>
date Thu Jan 14 19:18:43 2016 +0000 (2016-01-14)
parents
children
line source
1 GHex is a simple binary editor. It lets users view and edit a binary file in
2 both hex and ascii with a multiple level undo/redo mechanism. Features include
3 find and replace functions, conversion between binary, octal, decimal and
4 hexadecimal values, and use of an alternative, user-configurable MDI concept
5 that lets users edit multiple documents with multiple views of each.