File: pkgIndex.tcl

package info (click to toggle)
tklib 0.6-1%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 16,112 kB
  • ctags: 4,008
  • sloc: tcl: 65,204; sh: 6,870; ansic: 792; pascal: 359; makefile: 73; exp: 21; sed: 16
file content (2 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (6)
1
2
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
package ifneeded widget::validator 0.1 [list source [file join $dir validator.tcl]]