diff options
Diffstat (limited to 'filesystems/tclvfs/pkg-descr')
-rw-r--r-- | filesystems/tclvfs/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/filesystems/tclvfs/pkg-descr b/filesystems/tclvfs/pkg-descr new file mode 100644 index 000000000000..462b43010f65 --- /dev/null +++ b/filesystems/tclvfs/pkg-descr @@ -0,0 +1,4 @@ +The TclVfs project aims to provide an extension to the Tcl language which +allows Virtual Filesystems to be built using Tcl scripts only. It is also a +repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, +webdav, namespace, url) |