File: control

package info (click to toggle)
drpython 1%3A3.11.1-2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 3,400 kB
  • ctags: 2,366
  • sloc: python: 16,315; makefile: 5; sh: 1
file content (26 lines) | stat: -rw-r--r-- 963 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
Source: drpython
Section: devel
Priority: optional
Maintainer: William Vera <billy@billy.com.mx>
Build-Depends: debhelper(>= 7.0.50~)
Build-Depends-Indep: python-support (>= 0.5.3)
Homepage: http://drpython.sourceforge.net
Standards-Version: 3.8.4

Package: drpython
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk2.8
Suggests: python-doc, wx2.8-doc, python-tk
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