Changeset 442 for tags/pyragua-0.2.5
- Timestamp:
- 12/29/09 16:54:25 (2 years ago)
- Files:
-
- 1 modified
-
tags/pyragua-0.2.5/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/pyragua-0.2.5/debian/control
r441 r442 13 13 libwxgtk2.6-0, python-wxtools, python-wxversion 14 14 Recommends: python-wxglade, wx2.6-doc, wx2.6-examples 15 Description: Pythonic editor for Python coding15 Description: Pythonic editor for python coding 16 16 Pyragua is an Integrated Development Environment to manipulate 17 python code, written in Python and uses WxPython as graphical17 python code, written in python and uses wxpython as graphical 18 18 toolkit. Pyragua currently has features like syntax highlighting, 19 19 code completion, auto identation, code browsing and an integrated
