/tags/pyragua-0.2.5/debian/control – Pyragua

root/tags/pyragua-0.2.5/debian/control

Revision 450, 0.8 KB (checked in by junix, 2 years ago)

Actualizados los archivos del paquete debian

Line 
1Source: pyragua
2Section: editors
3Priority: optional
4Maintainer: Julián Moreno Patiño <darkjunix@gmail.com>
5Build-Depends: debhelper (>= 7), python
6Build-Depends-Indep: python-support (>= 0.90)
7Standards-Version: 3.8.3
8Homepage: http://pyragua.pyroxdev.org
9
10Package: pyragua
11Architecture: all
12Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk2.6,
13 libwxbase2.6-0, libwxgtk2.6-0, python-wxtools, python-wxversion
14Recommends: python-wxglade, wx2.6-doc, wx2.6-examples
15Description: Very lightweight Python editor
16 Pyragua is an Integrated Development Environment to manipulate
17 Python code, a lightweight and fast Python editor. Pyragua
18 currently has features like syntax highlighting, code completion,
19 auto identation, code browsing and an integrated Python shell.
Note: See TracBrowser for help on using the browser.