summaryrefslogtreecommitdiffstats
path: root/misc/ascii/README
diff options
context:
space:
mode:
author cteg2010-05-13 00:59:21 +0200
committer Robby Workman2010-05-13 00:59:21 +0200
commitd641fda442dc1c960ce2968897d1e834b73b1e14 (patch)
treeedd658bc24f7e9dd8e5d4666f6d4a459153a1db5 /misc/ascii/README
parentffc59aadfd4c80f66306f592e37c8308fe1af6c9 (diff)
downloadslackbuilds-d641fda442dc1c960ce2968897d1e834b73b1e14.tar.gz
misc/ascii: Added to 13.0 repository
Diffstat (limited to 'misc/ascii/README')
-rw-r--r--misc/ascii/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/ascii/README b/misc/ascii/README
new file mode 100644
index 0000000000..9140685240
--- /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.