diff options
author | tarek <none@none> | 2009-12-12 13:06:05 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-12-12 13:06:05 +0100 |
commit | 3a805e9752277f2e27f1c4c4fbcdc0909d979216 (patch) | |
tree | 7d1345cf0340d613ad6ade3a405abf2d0d273940 /docs/index.txt | |
parent | 6b4b0719df27f67524124ea1ef1b30d16131c8e2 (diff) | |
download | external_python_setuptools-3a805e9752277f2e27f1c4c4fbcdc0909d979216.tar.gz external_python_setuptools-3a805e9752277f2e27f1c4c4fbcdc0909d979216.tar.bz2 external_python_setuptools-3a805e9752277f2e27f1c4c4fbcdc0909d979216.zip |
removed trailing space
--HG--
branch : distribute
extra : rebase_source : 756e9dee7562e288a3fb6f69cd221ad47e70f25d
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt index 1d3cb25e..3dc0b0d6 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -3,10 +3,10 @@ Welcome to Distribute's documentation! `Distribute` is a fork of the `Setuptools` project. -Distribute is intended to replace Setuptools as the standard method for +Distribute is intended to replace Setuptools as the standard method for working with Python module distributions. -For those who may wonder why they should switch to Distribute over Setuptools, it’s quite simple: +For those who may wonder why they should switch to Distribute over Setuptools, it’s quite simple: - Distribute is a drop-in replacement for Setuptools - The code is actively maintained, and has over 10 commiters |