diff options
author | cteg <comsublant@gmx.net> | 2010-05-13 00:59:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:21 +0200 |
commit | d641fda442dc1c960ce2968897d1e834b73b1e14 (patch) | |
tree | edd658bc24f7e9dd8e5d4666f6d4a459153a1db5 /misc/ascii/README | |
parent | ffc59aadfd4c80f66306f592e37c8308fe1af6c9 (diff) |
misc/ascii: Added to 13.0 repository
Diffstat (limited to 'misc/ascii/README')
-rw-r--r-- | misc/ascii/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/ascii/README b/misc/ascii/README new file mode 100644 index 000000000000..914068524080 --- /dev/null +++ b/misc/ascii/README @@ -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. |