File: control

package info (click to toggle)
tepache 1.1-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 120 kB
  • ctags: 53
  • sloc: python: 618; makefile: 30
file content (15 lines) | stat: -rw-r--r-- 517 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: tepache
Section: python
Priority: optional
Maintainer: Kartik Mistry <kartik.mistry@gmail.com>
Build-Depends: debhelper (>= 5.0.38)
Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3)
Standards-Version: 3.7.3

Package: tepache
Architecture: all
Depends: ${python:Depends}
Recommends: glade, python-gtk2
Description: A code sketcher for Python that uses pygtk and glade
 Tepache creates Python modules with classes that are clean abstractions for the
 toplevel widgets of glade files.