Changeset 304
- Timestamp:
- 08/13/06 12:09:44 (2 years ago)
- Files:
-
- z3wingdbg/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
z3wingdbg/trunk/setup.py
r303 r304 23 23 description='Wing IDE debugger integration for Zope3', 24 24 long_description='''\ 25 Provides Zope3 developersdebug integration with the Wing IDE, allowing you to25 Zope3 package providing debug integration with the Wing IDE, allowing you to 26 26 run Zope3 applications under the control of the Wing debugger. 27 27 ''',
