blob: 7ab103b81574e95c3fe33a9d59a6c02327631554 (
plain)
1
2
3
4
5
6
7
|
The TclVfs project aims to provide an extension to the Tcl language
which allows Virtual Filesystems to be built using Tcl scripts only.
OPTIONAL DEPENDENCIES:
* memchan: in-memory channel vfs
* trf: zip vfs
* tcllib: tar, ftp vfs + additional man page generation
|