File: control

package info (click to toggle)
python-wpy 0.53-0.1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 832 kB
  • ctags: 1,991
  • sloc: python: 8,624; makefile: 57; sh: 24
file content (19 lines) | stat: -rw-r--r-- 673 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-wpy
Section: devel
Priority: optional
Maintainer: Klee Dienes <klee@debian.org>
Standards-Version: 2.3.1.0

Package: python-wpy
Architecture: all
Depends: python-tk (>= 1.5)
Description: Portable GUI library for python.
 A class library system based on the Microsoft Foundation Classes used
 for writing GUI code easily in Python.  It is designed for simplicity
 and portability.  It is under active development, but is useful for
 real projects now.
 .
 This version runs on Microsoft Windows and Unix/X using Tk 8.0.
 Programs written using this "wpy" GUI library will run under NT,
 Win32s and under Unix/X without changes and with native
 look and feel.