diff options
Diffstat (limited to 'misc/ascii/pkg/DESCR')
-rw-r--r-- | misc/ascii/pkg/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/ascii/pkg/DESCR b/misc/ascii/pkg/DESCR new file mode 100644 index 00000000000..33120bf1309 --- /dev/null +++ b/misc/ascii/pkg/DESCR @@ -0,0 +1,5 @@ +This is a handy little utility that recognizes many different ways of +naming an ASCII character (hex, octal, binary, decimal, C escape, ISO +character table pair, slang names, and others) and prints out all the +equivalents. A CGI script that can be used to enable access over the +Web is included. |