pkgIndex.tcl at [f16233109c]
Not logged in

File library/http/pkgIndex.tcl artifact ae7e6c0f4e part of check-in f16233109c


if {![package vsatisfies [package provide Tcl] 8.6-]} {return}
package ifneeded http 2.10a4 [list tclPkgSetup $dir http 2.10a4 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister ::http::mapReply}}}]