Changeset 2320 for gaphas/trunk/setup.py
- Timestamp:
- 06/05/08 00:36:27 (6 months ago)
- Files:
-
- gaphas/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphas/trunk/setup.py
r2319 r2320 43 43 description='Gaphas is a GTK+ based diagramming widget', 44 44 long_description="""\ 45 Gaphas is a GTK+ based diagramming widget written in Python.46 47 45 Gaphas is a MVC canvas that uses Cairo_ for rendering. One of the nicer things 48 46 of this widget is that the user (model) is not bothered with bounding box
