File: pkgIndex.tcl.in

package info (click to toggle)
tclreadline 2.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,308 kB
  • sloc: tcl: 5,699; sh: 4,217; ansic: 772; makefile: 83
file content (11 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# FILE: pkgIndex.tcl.in
# $Id: b509c2d405b746ae3d2c718287b7d2adefb40cb6 $
# ---
# tclreadline -- gnu readline for tcl
# https://github.com/flightaware/tclreadline/
# Copyright (c) 1998 - 2014, Johannes Zellner <johannes@zellner.org>
# This software is copyright under the BSD license.
# ---

package ifneeded tclreadline @VERSION@ \
    [list source [file join $dir tclreadlineInit.tcl]]