summaryrefslogtreecommitdiffstats
path: root/library/http/pkgIndex.tcl
blob: 73b2f3644d8f93079c4ccaaa332712dc5a462a8f (plain)
1
2
3
4
# Tcl package index file, version 1.1

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