summaryrefslogtreecommitdiffstats
path: root/python/pysetuptools/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pysetuptools/README')
-rw-r--r--python/pysetuptools/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/pysetuptools/README b/python/pysetuptools/README
index a828429a2a..1cee00b116 100644
--- a/python/pysetuptools/README
+++ b/python/pysetuptools/README
@@ -1,8 +1,8 @@
pysetuptools (a collection of enhancements to Python distutils)
-Note: the name of the source package is 'setuptools'. Since 'setuptools'
-is such a generic name, this package uses the name 'pysetuptools' to avoid
-any potential future conflicts. The actual installation paths and file
-names are not modified in any way.
+Note: the name of the source package is 'setuptools'. Since
+'setuptools' is such a generic name, this package uses the name
+'pysetuptools' to avoid any potential future conflicts. The actual
+installation paths and file names are not modified in any way.
-setuptools allow you to more easily build and distribute Python packages,
-especially ones that have dependencies on other packages.
+setuptools allow you to more easily build and distribute Python
+packages, especially ones that have dependencies on other packages.