wok view ghex/description.txt @ rev 13595

Up python-cython (0.17.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 08 15:49:28 2012 +0100 (2012-11-08)
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.