File: control

package info (click to toggle)
drpython 161-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,588 kB
  • ctags: 1,470
  • sloc: python: 15,817; sh: 358; makefile: 43
file content (27 lines) | stat: -rw-r--r-- 960 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
Source: drpython
Section: devel
Priority: optional
Maintainer: Cédric Delfosse <cedric@debian.org>
Build-Depends-Indep: python-support (>= 0.3)
Build-Depends: python, dpatch, debhelper(>= 5.0.37.2)
Standards-Version: 3.7.2

Package: drpython
Architecture: all
Depends: ${python:Depends}, python-wxgtk2.6
Recommends: wx2.6-doc, python-doc
Description: simple and customizable editor for the Python language
 DrPython is a clean and simple yet powerful and highly customizable
 editor/environment for developing programs written in Python.
 .
 DrPython features:
  * a high degree of customization through themes, which can change look and
    feel, behavior, shortcuts and more
  * DrScript: Write custom python scripts with access to DrPython internals,
    and access them from the menu
  * bookmarks to quickly jump to files and directories
  * Python debugger support
  * a class browser
  * printing support
 .
  Homepage: http://drpython.sourceforge.net