File: control

package info (click to toggle)
python-pmw 0.6.2-0.1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,652 kB
  • ctags: 2,716
  • sloc: python: 10,720; makefile: 44; sh: 24
file content (19 lines) | stat: -rw-r--r-- 730 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-pmw
Section: interpreters
Priority: extra
Maintainer: Frederic Lepied <Lepied@debian.org>
Standards-Version: 2.3.0.0

Package: python-pmw
Architecture: all
Depends: python-tk (>= 1.5)
Suggests: blt8.0-unoff
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.
 .
 Pmw is configured to use BLT, if it's installed; this package currently
 is not part of the Debian 2.0 release. Please get blt8.0-unoff from the
 `slink' or `unstable' release from your favourite Debian ftp server.