diff options
author | Luís Henrique <lmello.009@gmail.com> | 2010-05-12 23:28:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:43 +0200 |
commit | 16c9e03ef0e440609cc2b97fe153e8a91a76af32 (patch) | |
tree | 8a6e659583594cddadcd1e633e5300ceb4ab4011 /development/ht/README | |
parent | 84f772951d1cd6adeff7b0676b746387ee8bff1a (diff) | |
download | slackbuilds-16c9e03ef0e440609cc2b97fe153e8a91a76af32.tar.gz |
development/ht: Added to 12.2 repository
Diffstat (limited to 'development/ht/README')
-rw-r--r-- | development/ht/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/ht/README b/development/ht/README new file mode 100644 index 0000000000..542ffc6939 --- /dev/null +++ b/development/ht/README @@ -0,0 +1,4 @@ +HT is a file editor/viewer/analyzer for executables. The goal is to +combine the low-level functionality of a debugger and the usability +of IDEs. We plan to implement all (hex-)editing features and support +of the most important file formats. |