<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>ez_setup.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+import ez_setup
+ez_setup.use_setuptools()
 from setuptools import setup
 import opterator
 
@@ -13,5 +15,6 @@ setup(
         long_description = &quot;&quot;&quot;At heart, a decorator for a script's main
 entry point that uses a function function signature and docstring to
 pseudo-automatically create an option parser. When invoked, the option parser
-automatically maps command-line arguments to function parameters.&quot;&quot;&quot;
+automatically maps command-line arguments to function parameters.&quot;&quot;&quot;,
+        download_url = &quot;http://cloud.github.com/downloads/buchuki/opterator/opterator-0.1.tar.gz&quot;
         )</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d8b9b4cdeee2d4f03c8fe11e70e8892bddbea42</id>
    </parent>
  </parents>
  <author>
    <name>Dusty Phillips</name>
    <email>buchuki@gmail.com</email>
  </author>
  <url>http://github.com/buchuki/opterator/commit/f6d5352e502e498cc68638ca050a6ddeb72bdec0</url>
  <id>f6d5352e502e498cc68638ca050a6ddeb72bdec0</id>
  <committed-date>2009-05-27T20:58:44-07:00</committed-date>
  <authored-date>2009-05-27T20:58:44-07:00</authored-date>
  <message>Use ez_setup with the script</message>
  <tree>3b7b31c85646a1ccc8d7d056ef1f32322b317a20</tree>
  <committer>
    <name>Dusty Phillips</name>
    <email>buchuki@gmail.com</email>
  </committer>
</commit>
