This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/tdbcpostgres1.0.6/pkgIndex.tcl
2019-02-09 02:45:25 -06:00

8 lines
265 B
Tcl

# Package index file for tdbc::postgres
if {[catch {package require Tcl 8.6}]} {
return
}
package ifneeded tdbc::postgres 1.0.6 \
"[list source [file join $dir tdbcpostgres.tcl]]\;\
[list load [file join $dir libtdbcpostgres1.0.6.dylib] tdbcpostgres]"