log setup.py @ 538:93bb37e38675

age author description
Mon, 25 Jan 2010 14:51:22 -0600 Augie Fackler setup: remove bogus print statements
Tue, 15 Dec 2009 09:12:00 -0600 Augie Fackler setup: write out version info
Mon, 25 May 2009 12:44:33 -0500 Augie Fackler setup.py: Use setuptools if available.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Sun, 03 May 2009 22:01:23 -0500 Augie Fackler Fix package name, use README for long_description
Sun, 03 May 2009 21:57:48 -0500 Augie Fackler Style nit in setup.py
Sun, 03 May 2009 15:29:59 +0200 Dan Villiom Podlaski Christiansen A quick stab at a distutils installation script.