diff options
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 14 |
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 |