pkgIndex.tcl at tip
Not logged in

File packages/tcl/8.6/win64-x64/sqlite3/pkgIndex.tcl from the latest check-in


#
# Tcl package index file
#
# Note sqlite*3* init specifically
#
package ifneeded sqlite3 3.21.0 \
    [list load [file join $dir sqlite3.dll] Sqlite3]