diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-12 23:28:55 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:28:55 +0200 |
commit | aeedfe447a30ab61217ff3102a9cdc28e36bbeeb (patch) | |
tree | a1898771fff582c516fb276f0ee5e2909789c756 /development/shed/README | |
parent | eb015c75c650230bd8692f7b698cc5ffae730e0a (diff) | |
download | slackbuilds-aeedfe447a30ab61217ff3102a9cdc28e36bbeeb.tar.gz |
development/shed: Added to 12.2 repository
Diffstat (limited to 'development/shed/README')
-rw-r--r-- | development/shed/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/shed/README b/development/shed/README new file mode 100644 index 0000000000..aa73829dc9 --- /dev/null +++ b/development/shed/README @@ -0,0 +1,4 @@ +Shed is a hex editor written for unix/linux using ncurses, with a friendly +pico-style interface. Shows data in ascii, hex, dec, oct and binary, +and allows editing in all of these bases. Features also include searching +and dumping. |