setuptools: Add ez_setup.py for python 2.4 and 2.5 setuptools support. Remove legacy...
commit3c29ccd93d44b41b5e06a87eb30979c57b45c7e5
authorgitpull <gitpull@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 16 Apr 2015 03:11:35 +0000 (16 03:11 +0000)
committergitpull <gitpull@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 16 Apr 2015 03:11:35 +0000 (16 03:11 +0000)
tree538faa6c4202614b0fb21627c7e25cb18c4ee24c
parent18e7e7a875a1003362a3771795f2405cc1b7c5bc
setuptools: Add ez_setup.py for python 2.4 and 2.5 setuptools support. Remove legacy distutils code from setup.py and use setup.py.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7872 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
sandbox/gitpull/setuptools/README.rst
sandbox/gitpull/setuptools/ez_setup.py [new file with mode: 0644]
sandbox/gitpull/setuptools/setup.py