diff options
author | Luís Henrique <lmello.009@gmail.com> | 2010-04-19 18:37:29 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:27 +0200 |
commit | 8684fd4c445983ca23f5fd444ada29e148101ed4 (patch) | |
tree | 4a78a21c0116c2b2b4e0118b3a83c26adff2d157 /development/ht/slack-desc | |
parent | df595e4ec408d8355cc5126852aa5fbc8223475f (diff) |
development/ht: Added (Hex editor and debugger)
Diffstat (limited to 'development/ht/slack-desc')
-rw-r--r-- | development/ht/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/ht/slack-desc b/development/ht/slack-desc new file mode 100644 index 000000000000..32b9a539b969 --- /dev/null +++ b/development/ht/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ht: ht (Hex editor and debugger) +ht: +ht: HT is a file editor/viewer/analyzer for executables. The goal is to +ht: combine the low-level functionality of a debugger and the usability +ht: of IDEs. We plan to implement all (hex-)editing features and support +ht: of the most important file formats. +ht: +ht: HT is distributed under the terms of the GPL. +ht: +ht: Homepage: http://hte.sourceforge.net +ht: |