File: pkgIndex.tcl

package info (click to toggle)
r-cran-tcltk2 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,744 kB
  • sloc: tcl: 59,824; ansic: 792; python: 324; sed: 53; sh: 17; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (2)
1
2
3
if { ![package vsatisfies [package provide Tcl] 8.4-] } { return }
package ifneeded ipentry 0.3.2 [list source [file join $dir ipentry.tcl]]