chiark / gitweb /
Debian package wip
[chiark-tcl.git] / hbytes / hbytes.tct
index c07bf1e9988d3a157d5c04504b292b89905e1086..35506d5179501ac46fa13a6c00f9742506c4f4bc 100644 (file)
@@ -1,3 +1,21 @@
+# hbytes - hex-stringrep efficient byteblocks for Tcl
+# Copyright 2006 Ian Jackson
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 
 Table *hbytestoplevel TopLevel_Command
        hbytes
@@ -55,22 +73,6 @@ Table hbytes HBytes_SubCommand
        h2raw
                hex     hb
                =>      obj
-       h2hexquote
-               how     hexquotehow
-               hex     hb
-               =>      str
-       raw2hexquote
-               how     hexquotehow
-               binary  obj
-               =>      str
-       hexquote2h
-               how     hexquotehow
-               hex     hb
-               =>      str
-       hexquote2raw
-               how     hexquotehow
-               binary  obj
-               =>      str
        ushort2h
                value   long
                =>      hb