Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
setuptools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
setuptools
Commits
3107798b
Commit
3107798b
authored
Aug 25, 2013
by
Jason R. Coombs
Browse files
Options
Browse Files
Download
Plain Diff
Merge
--HG-- branch : distribute
parents
d19a5085
76f628ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
20 deletions
+6
-20
docs/index.txt
docs/index.txt
+6
-20
No files found.
docs/index.txt
View file @
3107798b
Welcome to Distribute's documentation!
======================================
`Distribute` is a fork of the `Setuptools` project.
`Distribute` is a
deprecated
fork of the `Setuptools` project.
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:
- Distribute is a drop-in replacement for Setuptools
- The code is actively maintained, and has over 10 commiters
- Distribute offers Python 3 support !
Since the Setuptools 0.7 release, Setuptools and Distribute have merged
and Distribute is no longer being maintained. This documentation is kept here
for posterity, but all ongoing effort should reference the
`Setuptools project <https://bitbucket.org/pypa/setuptools>`_ and the
`Setuptools documentation <https://pythonhosted.org/setuptools>`_.
Documentation content:
...
...
@@ -23,14 +20,3 @@ Documentation content:
setuptools
easy_install
pkg_resources
.. image:: http://python-distribute.org/pip_distribute.png
Design done by Idan Gazit (http://pixane.com) - License: cc-by-3.0
Copy & paste::
curl -O http://python-distribute.org/distribute_setup.py
python distribute_setup.py
easy_install pip
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment