Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
190af855
Commit
190af855
authored
Feb 26, 2003
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update PyPI link
parent
1750aa2c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
Doc/whatsnew/whatsnew23.tex
Doc/whatsnew/whatsnew23.tex
+2
-5
No files found.
Doc/whatsnew/whatsnew23.tex
View file @
190af855
...
...
@@ -716,11 +716,8 @@ appearance in 2.3.
The core component is the new Distutils
\command
{
register
}
command.
Running
\code
{
python setup.py register
}
will collect the metadata
describing a package, such as its name, version, maintainer,
description,
\&
c., and send it to a central catalog server.
Currently the catalog can be browsed at
\url
{
http://www.amk.ca/cgi-bin/pypi.cgi
}
, but it will move to
some hostname in the
\code
{
python.org
}
domain before the final version
of 2.3 is released.
description,
\&
c., and send it to a central catalog server. The
catalog is available from
\url
{
http://www.python.org/pypi
}
.
To make the catalog a bit more useful, a new optional
\var
{
classifiers
}
keyword argument has been added to the Distutils
...
...
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