Changeset 440
- Timestamp:
- 12/28/09 22:37:38 (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
r439 r440 14 14 Recommends: python-wxglade, wx2.6-doc, wx2.6-examples 15 15 Description: Pythonic editor for Python coding 16 Pyragua is an Integrated Development Environment to manipulate16 Pyragua is an Integrated Development Environment to manipulate 17 17 Python code, written in Python and uses WxPython as graphical 18 Toolkit. Pyragua currently has features like syntax highlighting,19 code completion, auto identation, code browsing , an integrated python20 shell, and more comming soon...18 Toolkit. Pyragua currently has features like syntax highlighting, 19 code completion, auto identation, code browsing and an integrated 20 python shell.
