diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-25 14:00:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-25 14:00:59 +0800 |
commit | a233bdab663c92e7e70c7dd6b15ee638f9a2967f (patch) | |
tree | 135c2fb9741d51f0afe07ad84ff840d9b2740f22 /editors/ghex2/pkg-descr | |
parent | 3bdd85cada9026b0852f46fdaa2ddf6e00fe5d05 (diff) | |
download | marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.gz marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.bz2 marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.lz marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.xz marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.zst marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.zip |
Update to 2.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1369 df743ca5-7f9a-e211-a948-0013205c9059
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/ |