[Nym3-commit] r363 - trunk
laurent at conuropsis.org
laurent at conuropsis.org
Tue Oct 18 16:45:05 CEST 2005
Author: laurent
Date: 2005-10-18 16:45:04 +0200 (Tue, 18 Oct 2005)
New Revision: 363
Modified:
trunk/setup.py
Log:
When we say it's utf-8, it should be.
Modified: trunk/setup.py
===================================================================
--- trunk/setup.py 2005-10-18 14:34:47 UTC (rev 362)
+++ trunk/setup.py 2005-10-18 14:45:04 UTC (rev 363)
@@ -6,7 +6,7 @@
setup(name = "nymbaron",
version = "0.0.20050507",
description = "Type III nym server and client",
- author = "Laurent Fousse & Jean-René Reinhard",
+ author = "Laurent Fousse & Jean-René Reinhard",
author_email = "jr at komite.net",
url = "http://www.komite.net/laurent/soft/nymbaron/",
packages = ['nymbaron', 'nymbaron.Client', 'nymbaron.Server'],
More information about the Nym3-commit
mailing list