File: control

package info (click to toggle)
tclreadline 2.1.0-15%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,832 kB
  • sloc: sh: 7,566; tcl: 5,688; ansic: 717; makefile: 75
file content (23 lines) | stat: -rw-r--r-- 873 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: tclreadline
Section: devel
Priority: optional
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), tcl-dev (>= 8.6.0+2), libreadline-dev, autotools-dev
Standards-Version: 3.9.8
Homepage: http://tclreadline.sourceforge.net/

Package: tcl-tclreadline
Section: devel
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${tclsh:Depends}, ${misc:Depends}
Replaces: tclreadline
Conflicts: tclreadline
Provides: tclreadline
Multi-Arch: same
Description: GNU Readline Extension for Tcl/Tk
 tclreadline adds GNU Readline support to standard Tcl/Tk.  It provides
 interactive command editing and history for Tcl shells (this must be
 enabled on a user-by-user basis) and allows the use of GNU Readline
 features in Tcl programs.