summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-09-04 10:22:54 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-09-04 10:22:54 -0400
commitfc4d9828768ceebd2f9337481450c88376c013e9 (patch)
tree6dff622c50739ca19fdfbecf1008a42589d37b57 /docs/index.txt
parent7bb73a477de24069002516eb6eb1d755bed9d65b (diff)
parent03d36b9edb53e266a0b4b836e1e3178f989a0781 (diff)
downloadpython-setuptools-git-feature/implicit-bootstrap.tar.gz
Merge branch 'master' into feature/implicit-bootstrapfeature/implicit-bootstrap
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt14
1 files changed, 4 insertions, 10 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 13a46e74..5ee17eac 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -1,15 +1,8 @@
-Welcome to Setuptools' documentation!
-=====================================
+Documentation
+=============
Setuptools is a fully-featured, actively-maintained, and stable library
-designed to facilitate packaging Python projects, where packaging includes:
-
- - Python package and module definitions
- - Distribution package metadata
- - Test hooks
- - Project installation
- - Platform-specific details
- - Python 3 support
+designed to facilitate packaging Python projects.
Documentation content:
@@ -22,4 +15,5 @@ Documentation content:
development
roadmap
Deprecated: Easy Install <easy_install>
+ distutils-legacy
history