summaryrefslogtreecommitdiffstats
path: root/development/ht/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-10-13 07:09:32 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:36:28 +0200
commitaa22e01dee5689804ffaa967253ffd2b1eb3b55d (patch)
treeeeedc3b9c07d9f066e27eae62c8dc8324087d011 /development/ht/README
parente605723a3fd2350a6e874a892b6ae8c422db1d76 (diff)
downloadslackbuilds-aa22e01dee5689804ffaa967253ffd2b1eb3b55d.tar.gz
development/ht: Removed (duplicate of development/hte).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ht/README')
-rw-r--r--development/ht/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/development/ht/README b/development/ht/README
deleted file mode 100644
index 3d9d2bea15..0000000000
--- a/development/ht/README
+++ /dev/null
@@ -1,13 +0,0 @@
-HT is a file viewer, editor and analyzer for text, binary, and
-(especially) executable files.
-
-Features:
- File formats supported:
- - COFF/XCOFF32, ELF, LE,MZ, NE, PE32/64, Java class, MachO
- - X-Box executable (XBE), Flat and PEF.
-
- Code & Data Analyzer:
- - Finds branch sources and destinations recursively
- - Finds procedures entries
- - Creates labels based on this information
- and so on.