File: control

package info (click to toggle)
pyragua 0.2.5-6
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,348 kB
  • ctags: 364
  • sloc: python: 2,702; xml: 122; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 754 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
Source: pyragua
Section: editors
Priority: optional
Maintainer: Julián Moreno Patiño <julian@debian.org>
Build-Depends: debhelper (>= 8), python (>= 2.5)
Standards-Version: 3.9.5
X-Python-Version: >= 2.5
Homepage: http://pyragua.pyroxdev.org

Package: pyragua
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk3.0
Recommends: xterm | gnome-terminal | konsole
Suggests: python-wxglade
Description: Very lightweight Python editor
 Pyragua is an Integrated Development Environment to manipulate
 Python code, a lightweight and fast Python editor, only available
 in Spanish Language. 
 .
 Pyragua currently has features like:
 Syntax highlighting, code completion, auto identation, code 
 browsing and an integrated Python shell.