wok diff ghex/description.txt @ rev 23367
updated perl-math-round (0.06 -> 0.07)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 31 13:15:04 2020 +0100 (2020-03-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ghex/description.txt Tue Mar 31 13:15:04 2020 +0100 1.3 @@ -0,0 +1,5 @@ 1.4 +GHex is a simple binary editor. It lets users view and edit a binary file in 1.5 +both hex and ascii with a multiple level undo/redo mechanism. Features include 1.6 +find and replace functions, conversion between binary, octal, decimal and 1.7 +hexadecimal values, and use of an alternative, user-configurable MDI concept 1.8 +that lets users edit multiple documents with multiple views of each.