File: pkgIndex.tcl

package info (click to toggle)
libapache2-mod-rivet 3.2.6-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,384 kB
  • sloc: tcl: 8,982; xml: 8,619; ansic: 7,074; sh: 5,039; makefile: 195; sql: 91; lisp: 78
file content (23 lines) | stat: -rw-r--r-- 1,475 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Tcl package index file, version 1.1
# This file is generated by the "pkg_mkIndex" command
# and sourced either when an application starts up or
# by a "package unknown" script.  It invokes the
# "package ifneeded" command to set up package-related
# information so that packages will be loaded automatically
# in response to "package require" commands.  When this
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.

package ifneeded DIO 1.1 [list source [file join $dir dio11.tcl]]
package ifneeded DIO 1.2 [list source [file join $dir dio.tcl]]
package ifneeded DIODisplay 1.0 [list source [file join $dir diodisplay.tcl]]
package ifneeded dio::formatters 1.0 [list source [file join $dir formatters.tcl]]
package ifneeded dio_Mysql 0.4 [list source [file join $dir dio_Mysql04.tcl]]
package ifneeded dio_Mysql 1.2 [list source [file join $dir dio_Mysql.tcl]]
package ifneeded dio_Oracle 0.1 [list source [file join $dir dio_Oracle01.tcl]]
package ifneeded dio_Oracle 1.2 [list source [file join $dir dio_Oracle.tcl]]
package ifneeded dio_Postgresql 0.1 [list source [file join $dir dio_Postgresql01.tcl]]
package ifneeded dio_Postgresql 1.2 [list source [file join $dir dio_Postgresql.tcl]]
package ifneeded dio_Sqlite 0.1 [list source [file join $dir dio_Sqlite01.tcl]]
package ifneeded dio_Sqlite 1.2 [list source [file join $dir dio_Sqlite.tcl]]
package ifneeded dio_Tdbc 1.2 [list source [file join $dir dio_Tdbc.tcl]]