File: control

package info (click to toggle)
itcl3.1 3.1.0-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 9,588 kB
  • ctags: 1,045
  • sloc: tcl: 33,268; ansic: 14,071; sh: 3,914; makefile: 756; awk: 273; perl: 265
file content (71 lines) | stat: -rw-r--r-- 2,448 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Source: itcl3.1
Section: libs
Priority: optional
Maintainer: David Engel <david@debian.org>
Standards-Version: 2.4.0.0

Package: itcl3.1-dev
Section: devel
Priority: optional
Architecture: any
Depends: libc6-dev, tcl8.2-dev, itcl3.1 (=${Source-Version})
Conflicts: itcl-dev
Provides: itcl-dev
Description: [Incr Tcl] OOP Extension for TCL - Development Package.
 [incr Tcl] is an object-oriented extension of the Tcl language.  It
 was created to support more structured programming in Tcl.  

Package: itcl3.1
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Provides: itclsh
Description: [Incr Tcl] OOP Extension for TCL - Run-Time Package.
 [incr Tcl] is an object-oriented extension of the Tcl language.  It
 was created to support more structured programming in Tcl.

Package: itk3.1-dev
Section: devel
Priority: optional
Architecture: any
Depends: libc6-dev, tcl8.2-dev, itcl3.1-dev, tk8.2-dev, xlib6g-dev, itk3.1 (=${Source-Version})
Conflicts: itk-dev, itcl3.0-dev (<<3.0.1)
Provides: itk-dev
Description: [Incr Tk] OOP Extension for TCL - Development Package.
 [incr Tk] is a set of [Incr Tcl] base classes for creating mega-widgets.
 Onc such set of mega-widgets is provided in the [Incr Widgets] package.

Package: itk3.1
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, itcl3.1 (=${Source-Version})
Provides: itkwish
Description: [Incr Tk] OOP Extension for TCL - Run-Time Package.
 [incr Tk] is a set of [Incr Tcl] base classes for creating mega-widgets.
 Onc such set of mega-widgets is provided in the [Incr Widgets] package.

Package: iwidgets3.1-dev
Section: devel
Priority: optional
Architecture: all
Depends: iwidgets3.1 (=${Source-Version})
Conflicts: iwidgets-dev, itcl3.0-dev (<<3.0.1)
Provides: iwidgets-dev
Description: [Incr Widgets] OOP Extension for TCL - Development Package.
 [incr Widgets] is a set of high-level mega-widgets built using [incr Tk].
 It has more than 50 widget classes, and can be used right out of the box 
 to create various user interface components.

Package: iwidgets3.1
Section: libs
Priority: optional
Architecture: all
Depends: itkwish
Conflicts: itcl3.0 (<<3.0.1)
Description: [Incr Widgets] OOP Extension for TCL - Development Package.
 [incr Widgets] is a set of high-level mega-widgets built using [incr Tk].
 It has more than 50 widget classes, and can be used right out of the box 
 to create various user interface components.