File: zipvfscompat.tcl

package info (click to toggle)
tclvfs 1.3-20080503-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,052 kB
  • sloc: tcl: 7,090; xml: 2,882; ansic: 1,729; sh: 193; makefile: 55; exp: 12
file content (6 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Compatibility package to keep the ability to use vfs::zip via
# zipvfs. Keep the version number in sync with version of vfs::zip,
# and pkgIndex.tcl, of course. There is no other functionality, only
# the redirection.
package require vfs::zip 1.0.1
package provide zipvfs   1.0.1