Changeset 305
- Timestamp:
- 08/13/06 13:08:52 (2 years ago)
- Files:
-
- z3wingdbg/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
z3wingdbg/trunk/setup.py
r304 r305 23 23 description='Wing IDE debugger integration for Zope3', 24 24 long_description='''\ 25 Zope3 package providing debug 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 28 .. _Wing IDE: http://wingide.com 29 27 30 ''', 28 31 license='ZPL 2.1',
