summaryrefslogtreecommitdiffstats
path: root/tclzvfs/README.md
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-02 20:53:26 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-02 20:53:26 (GMT)
commit38372df5fe93ad7eda2915ca1f5335d03a04af5d (patch)
treea444c3f741ff24ad048b285e04408b396aa6dda3 /tclzvfs/README.md
parentfc5fda8eb31d0866908d840b9dc080788cdc90e9 (diff)
parent41b8c0e58c5ff166f13768b1a9f7849e4fb16ed4 (diff)
downloadblt-38372df5fe93ad7eda2915ca1f5335d03a04af5d.zip
blt-38372df5fe93ad7eda2915ca1f5335d03a04af5d.tar.gz
blt-38372df5fe93ad7eda2915ca1f5335d03a04af5d.tar.bz2
Merge commit '41b8c0e58c5ff166f13768b1a9f7849e4fb16ed4' as 'tclzvfs'
Diffstat (limited to 'tclzvfs/README.md')
-rw-r--r--tclzvfs/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tclzvfs/README.md b/tclzvfs/README.md
new file mode 100644
index 0000000..8129d9e
--- /dev/null
+++ b/tclzvfs/README.md
@@ -0,0 +1,4 @@
+# tclzvfs
+TCL Zip Virtual File System.
+Tcl 8.5/8.6 TEA compatible.
+Original author D. Richard Hipp