wok diff ghex/description.txt @ rev 24430

updated collectd-apache and collectd-dev (5.10.0 -> 5.12.0)
author Hans-G?nter Theisgen
date Sat Feb 12 16:39:44 2022 +0100 (2022-02-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ghex/description.txt	Sat Feb 12 16:39:44 2022 +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.