From 3a805e9752277f2e27f1c4c4fbcdc0909d979216 Mon Sep 17 00:00:00 2001 From: tarek Date: Sat, 12 Dec 2009 13:06:05 +0100 Subject: removed trailing space --HG-- branch : distribute extra : rebase_source : 756e9dee7562e288a3fb6f69cd221ad47e70f25d --- docs/index.txt | 4 ++-- docs/roadmap.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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 diff --git a/docs/roadmap.txt b/docs/roadmap.txt index fcd55185..ea5070ea 100644 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -4,7 +4,7 @@ Roadmap Distribute has two branches: -- 0.6.x : provides a Setuptools-0.6c9 compatible version +- 0.6.x : provides a Setuptools-0.6cX compatible version - 0.7.x : will provide a refactoring 0.6.x @@ -69,7 +69,7 @@ we've done a lot already) reorganized in clean, pep-8 modules. This package will only contain the query APIs and will focus on being PEP 376 compatible. We will promote its usage and see if Pip wants - to use it as a basis. + to use it as a basis. It will probably shrink a lot though, once the stdlib provides PEP 376 support. - distribute.entrypoints: that's the old pkg_resources entry points -- cgit v1.2.1