File: control

package info (click to toggle)
spe 0.8.4.h-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 6,400 kB
  • ctags: 8,749
  • sloc: python: 61,441; makefile: 69; sh: 3
file content (37 lines) | stat: -rw-r--r-- 1,520 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
28
29
30
31
32
33
34
35
36
37
Source: spe
Section: devel
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Stefano Canepa <sc@linux.it>, Emilio Pozuelo Monfort <pochu@debian.org>, Stani M <spe.stani.be@gmail.com>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5.0.51),
               python
Build-Depends-Indep: python-central (>= 0.5.6),
                     docbook-to-man
XS-Python-Version: all
Homepage: http://pythonide.stani.be/
VCS-Svn: svn://svn.debian.org/python-apps/packages/spe/trunk/
VCS-Browser: http://svn.debian.org/viewsvn/python-apps/packages/spe/

Package: spe
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         python-wxgtk2.8,
         python-wxglade,
         kiki,
         winpdb,
         pychecker (>= 0.8.17-5)
Recommends: wx2.8-doc
Suggests: blender (>= 2.35), python-doc, python-wxtools
XB-Python-Version: ${python:Versions}
Description: Stani's Python Editor
 Spe is a Python IDE with auto-indentation, auto completion, call
 tips, syntax coloring, syntax highlighting, UML viewer, class
 explorer, source index, auto todo list, sticky notes, integrated
 pycrust shell, Python file browser, recent file browser, drag&drop,
 context help, ... Special is its Blender support with a Blender 3d
 object browser and its ability to run interactively inside
 blender. Spe ships with wxGlade & XRCed (gui designers), PyChecker
 (source code doctor) and Kiki (regular expression console). Spe is
 extensible with wxGlade.