diff options
author | Branko Grubic <branko.grubic@gmail.com> | 2010-10-24 22:09:39 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:10 -0500 |
commit | bd030316e405bbad629125ec71986ce03c08ed3f (patch) | |
tree | 32e2f910a23aa2cb274d2412c112d76a3c4cdbce /development/wxHexEditor/README | |
parent | b50ce4827f10b0d9a33760dbb1c38a13b02c4c29 (diff) |
development/wxHexEditor: Added (Free Hex Editor)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/wxHexEditor/README')
-rw-r--r-- | development/wxHexEditor/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/wxHexEditor/README b/development/wxHexEditor/README new file mode 100644 index 000000000000..0b36b25d171e --- /dev/null +++ b/development/wxHexEditor/README @@ -0,0 +1,7 @@ +wxHexEditor is another Hex Editor, build because of there +is no good hex editor for Linux system, specially for big +files. It supports files up to 2^64 bytes. +Written with C++/wxWidgets GUI libs and can be used with +other OS'es such Windows, Mac OS + +This require wxGTK |