File: pkgIndex.tcl

package info (click to toggle)
tk-fsdialog 2.0~fs20200322.97fa62c-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 188 kB
  • sloc: tcl: 2,466; makefile: 8
file content (4 lines) | stat: -rw-r--r-- 156 bytes parent folder | download
1
2
3
4
package ifneeded fsdialog 2.0 \
  [list source [file join $dir fsdialog.tcl]]
package ifneeded matchbox 1.0 \
  [list source [file join $dir matchbox.tcl]]