Commit graph

9 commits

Author SHA1 Message Date
Sergey Svishchev
1adac8babd Delint more low-hanging fruit:
- whitespace, COMMENT, PLIST police
- ${PAX} -pe -> pax -pp
- other minor fixes.
2006-10-30 22:45:30 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
28d69aa46d Fix path to wxWidgets. 2005-01-03 14:19:04 +00:00
Soren Jacobsen
306af53760 Convert to buildlink3. 2004-04-25 18:42:07 +00:00
Michal Pasternak
b143b78bba Initial import. Needs some minimal patching ("documentation" directory),
but is in useable state.


DrPython is a highly customizable cross-platform ide to aid programming in
Python. It was developed with teaching in mind, and has a clean, simple
interface. It is written in Python, using wxPython as the gui.

Features:
* Cross Platform - works anywhere wxPython works
* Highly Customizable - customize Look and Feel, Behavior, Shortcuts and more
* Clean, Simple Interface
* Built In Prompt
* Quick Access to Python Documentation
* Switcheroo - switch all occurances of X with Y, and Y with X.
* DrScript - write custom python scripts with access to DrPython
  internals, and access them from the menu.
* Themes
* Bookmarks
* Python Debugger Support
* Class Browser
* Printing
* Built using wxStyledTextControl (Scintilla) - Syntax Highlighting and
  Styling Built In Folding, Drag and Drop, Brace Matching
* Uses a Custom FindReplace Dialog that supports (beyond the default
  wxWindows dialogs): In Selection, From Cursor, Prompt on Replace, Regular
  Expressions
2004-02-05 11:59:43 +00:00