File: control

package info (click to toggle)
python-pmw 0.8.5-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,820 kB
  • ctags: 3,468
  • sloc: python: 14,898; makefile: 37; sh: 17
file content (32 lines) | stat: -rw-r--r-- 1,074 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
Source: python-pmw
Section: interpreters
Priority: optional
Maintainer: Harry Henry Gebel <hgebel@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper (>= 3.0.0)

Package: python-pmw
Architecture: all
Depends: python-tk (>= 2.1), python (>= 2.1), python (<< 2.2)
Conflicts: python-tk (>= 2.2)
Recommends: blt
Suggests: python-pmw-doc
Description: Pmw -- Python MegaWidgets
 Pmw is a framework for building high-level compound widgets in Python
 using the Tkinter interface to the Tk graphics library.  It
 consists of a set of base classes and a library of flexible and
 extensible megawidgets built on these base classes.
 .
 This package provides the pmw modules

Package: python-pmw-doc
Architecture: all
Section: doc
Description: Pmw -- Python MegaWidgets
 Pmw is a framework for building high-level compound widgets in Python
 using the Tkinter interface to the Tk graphics library.  It
 consists of a set of base classes and a library of flexible and
 extensible megawidgets built on these base classes.
 .
 This package provides the pmw documentation