File: control

package info (click to toggle)
boa-constructor 0.3.0-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,188 kB
  • ctags: 8,857
  • sloc: python: 54,163; sh: 66; makefile: 36
file content (31 lines) | stat: -rw-r--r-- 1,111 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
Source: boa-constructor
Section: devel
Priority: optional
Maintainer: Cédric Delfosse <cedric@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), python
Standards-Version: 3.6.1

Package: boa-constructor
Architecture: all
Depends: ${python:Depends}, libwxgtk2.4-python (>= 2.4.0.8-0.1), pychecker
Description: RAD tool for Python and WxWindows application
 Boa-constructor is an IDE oriented towards creating cross-platform
 applications built on top of the Python language and the WxWindows GUI
 toolkit.
 .
 It features:
  - visual wxWindows frame design,
  - object inspector and explorer,
  - syntax highlighting editor with code completion, call tips and code
    browsing for Python code,
  - syntax highlighting editor for C, C++, HTML, XML, config files (INI
    style),
  - documentation generation,
  - an integrated Python debugger,
  - integrated help,
  - a Python Shell,
  - an explorer able to browse, open/edit, inspect and interact with
    various data sources including files, CVS, Zope, FTP, DAV and SSH,
  - an UML view generator.
 .
  Homepage: http://boa-constructor.sourceforge.net/