diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-12 23:31:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:31:42 +0200 |
commit | 97cd1c11dfd26f73bdd837f8aa8645ddbc8e9c6e (patch) | |
tree | 861694333d1921b902e6719e757b25ce35a18bb0 /misc/misctools/README | |
parent | f17cf614fc98c97e661886bbc498bd9bea3ecb0b (diff) | |
download | slackbuilds-97cd1c11dfd26f73bdd837f8aa8645ddbc8e9c6e.tar.gz |
misc/misctools: Added to 12.2 repository
Diffstat (limited to 'misc/misctools/README')
-rw-r--r-- | misc/misctools/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/misctools/README b/misc/misctools/README new file mode 100644 index 0000000000..76e6dc0359 --- /dev/null +++ b/misc/misctools/README @@ -0,0 +1,6 @@ +MiscTools is a collection of small UNIX utilities that are fairly trivial +but nevertheless useful. These include a binary dump program, a directory +browser/selector, a file truncator, an ASCII-code lookup utility, a program +for printing fortunes, a curses-based terminal lock program, and a few others. + +Building this depends on 'cbase', available in the SBo Libraries repo. |