diff options
Diffstat (limited to 'editors/ghex2/pkg-descr')
-rw-r--r-- | editors/ghex2/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/ghex2/pkg-descr b/editors/ghex2/pkg-descr new file mode 100644 index 000000000..355aa25e0 --- /dev/null +++ b/editors/ghex2/pkg-descr @@ -0,0 +1,9 @@ +GHEX is a simple binary editor, allowing the user to view +and edit a binary file in both hex and ascii with multiple +level undo/redo mechanism. It features find and replace +functions and conversion between binary, octal, decimal +and hexadecimal values, making use of an alternative, +user-configurable MDI concept to allow the user to edit +multiple documents with multiple views of each. + +WWW: http://www.gnome.org/ |