skeleton/__pkginfo__.py.tmpl
branch3.0
changeset 458 99712f0d5472
parent 365 5d8336b70aa7
child 538 da51759027d0
--- a/skeleton/__pkginfo__.py.tmpl	Wed Jan 21 19:26:35 2009 +0100
+++ b/skeleton/__pkginfo__.py.tmpl	Fri Jan 23 15:51:24 2009 +0100
@@ -10,8 +10,8 @@
 copyright = '''Copyright (c) %(year)s %(author)s.
 %(author-web-site)s -- mailto:%(author-email)s'''
 
-author = %(author)s'
-author_email = %(author-email)s'
+author = '%(author)s'
+author_email = '%(author-email)s'
 
 short_desc = '%(shortdesc)s'
 long_desc = '''%(longdesc)s'''