File: control

package info (click to toggle)
drpython 1%3A3.11.4-1.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 3,868 kB
  • ctags: 2,871
  • sloc: python: 16,653; makefile: 141; sh: 1
file content (26 lines) | stat: -rw-r--r-- 1,005 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~), python-wxgtk3.0
Build-Depends-Indep: python-all (>= 2.6.6-3~), dh-python, python-sphinx
Homepage: http://drpython.sourceforge.net
Standards-Version: 3.8.4

Package: drpython
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk3.0
Suggests: python-doc, wx3.0-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