summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/htmlparse/pkgIndex.tcl
blob: e5993b15d6384e3324ec813bf0a8108c3d3b9df1 (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.2]} {return}
package ifneeded htmlparse 1.2.2 [list source [file join $dir htmlparse.tcl]]