File: control

package info (click to toggle)
tclcl 1.20~RC2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 884 kB
  • ctags: 407
  • sloc: sh: 3,726; cpp: 2,154; tcl: 1,414; ansic: 264; makefile: 149; perl: 49
file content (29 lines) | stat: -rw-r--r-- 1,037 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
24
25
26
27
28
29
Source: tclcl
Section: libs
Priority: optional
Maintainer:  YunQiang Su <wzssyqa@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), autotools-dev, tcl8.4-dev, tk8.4-dev, libxext-dev, libotcl1-dev
Standards-Version: 3.8.4
Vcs-git: git://github.com/wzssyqa/tclcl-debian.git
Vcs-Browser: http://github.com/wzssyqa/tclcl-debian.git
Homepage: http://otcl-tclcl.sourceforge.net/tclcl/

Package: tclcl
Architecture: any
Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: shared library of TclCL
 TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, 
 vat, rtp_play and nsnam. It provides a layer of C++ glue over OTcl.
 .
 This package contains bin file.

Package: tclcl-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: development files of TclCL
 TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, 
 vat, rtp_play, and nsnam. It provides a layer of C++ glue over OTcl.
 .
 This package contains static file and header files.