wok-6.x annotate ghex/description.txt @ rev 17876
Bugfix: up slitaz-boot-scripts, tazpkg, and tazpanel to the latest ones.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Mar 28 14:40:59 2015 +0200 (2015-03-28) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11781 | 1 GHex is a simple binary editor. It lets users view and edit a binary file in |
samuel_trassare@11781 | 2 both hex and ascii with a multiple level undo/redo mechanism. Features include |
samuel_trassare@11781 | 3 find and replace functions, conversion between binary, octal, decimal and |
samuel_trassare@11781 | 4 hexadecimal values, and use of an alternative, user-configurable MDI concept |
samuel_trassare@11781 | 5 that lets users edit multiple documents with multiple views of each. |