[Checkins] SVN: z3c.recipe.filetemplate/trunk/setup.py set project homepage

Philipp von Weitershausen philikon at philikon.de
Sun Sep 30 16:21:31 EDT 2007


Log message for revision 80421:
  set project homepage
  

Changed:
  U   z3c.recipe.filetemplate/trunk/setup.py

-=-
Modified: z3c.recipe.filetemplate/trunk/setup.py
===================================================================
--- z3c.recipe.filetemplate/trunk/setup.py	2007-09-30 20:20:05 UTC (rev 80420)
+++ z3c.recipe.filetemplate/trunk/setup.py	2007-09-30 20:21:31 UTC (rev 80421)
@@ -7,6 +7,7 @@
 setup(name='z3c.recipe.filetemplate',
       version = '1.0',
       license='ZPL 2.1',
+      url='http://pypi.python.org/pypi/z3c.recipe.filetemplate',
       description="zc.buildout recipe for creating files from file templates",
       author='Philipp von Weitershausen',
       author_email='philipp at weitershausen.de',



More information about the Checkins mailing list