File: control

package info (click to toggle)
itcl3.0 3.0.1-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,128 kB
  • ctags: 3,519
  • sloc: tcl: 32,416; ansic: 12,683; sh: 3,917; makefile: 692; awk: 273; perl: 265
file content (51 lines) | stat: -rw-r--r-- 1,752 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
Source: itcl3.0
Section: libs
Priority: extra
Maintainer: Chris Waters <xtifr@debian.org>
Build-Depends: debhelper (>= 3.0), xlibs-dev, tcl8.0-dev, tk8.0-dev
Standards-Version: 3.5.7

Package: itcl3.0-dev
Section: devel
Priority: extra
Architecture: any
Depends: libc6-dev, tcl8.0-dev, itcl3.0 (= ${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.0
Section: libs
Priority: extra
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.0-dev
Section: devel
Priority: extra
Architecture: any
Depends: libc6-dev, tcl8.0-dev, itcl3.0, itcl3.0-dev, tk8.0-dev, xlibs-dev, itk3.0 (= ${Source-Version})
Conflicts: itk-dev, itcl3.0-dev (<< 3.0.1)
Provides: itk-dev
Replaces: itcl3.0-dev (<< 3.0.1)
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.0
Section: libs
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, itcl3.0 (= ${Source-Version})
Provides: itkwish
Conflicts: itcl3.0 (<< 3.0.1)
Replaces: itcl3.0 (<< 3.0.1)
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.