File: pkgIndex.tcl

package info (click to toggle)
tklib 0.8~20230222-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,904 kB
  • sloc: tcl: 97,356; sh: 5,823; ansic: 792; pascal: 359; makefile: 70; sed: 53; exp: 21
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]]