File: control

package info (click to toggle)
python-gtkextra 0.21-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,284 kB
  • ctags: 1,618
  • sloc: ansic: 8,966; python: 4,231; makefile: 43
file content (16 lines) | stat: -rw-r--r-- 712 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-gtkextra
Section: devel
Priority: optional
Maintainer: Sebastian Rittau <srittau@debian.org>
Build-Depends: debhelper (>> 3.0.0), python2.1-dev, python-numeric (>= 20.2.0-2), python-gtk (>= 0.6.8-10), libgtkextra-dev (>= 0.99.16)
Standards-Version: 3.5.6.0

Package: python-gtkextra
Architecture: any
Depends: python (>= 2.1), python (<< 2.2), python-gtk (>= 0.6.8-10), python-numeric (>= 20.2.0-2), ${shlibs:Depends}
Description: Python module for the GtkExtra widget set extension
 GtkExtra is an extension to the Gtk+ widget set that includes some
 useful widgets. (See the GtkExtra package description for more
 information.)
 .
 This package contains a Python module to access these widgets.