Changeset 1474 in products
- Timestamp:
- Dec 25, 2009 2:02:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.pagetemplateshrink/trunk/setup.py
r1473 r1474 6 6 setup(name='quintagroup.pagetemplateshrink', 7 7 version=version, 8 description="Pagetemplates monkey atch to shrink rendered HTML",8 description="Pagetemplates monkeypatch to shrink rendered HTML", 9 9 long_description=open("README.txt").read() + "\n" + 10 10 open(os.path.join("docs", "HISTORY.txt")).read(),
Note: See TracChangeset
for help on using the changeset viewer.