Fix field name; add Download-URL to list of changes

This commit is contained in:
Andrew M. Kuchling 2003-05-07 16:21:57 +00:00
parent d9601cb855
commit edc5857ff2
1 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ Fields
paragraphs. (Software that deals with metadata should not paragraphs. (Software that deals with metadata should not
assume any maximum size for this field, though one hopes that assume any maximum size for this field, though one hopes that
people won't include their instruction manual as the people won't include their instruction manual as the
long-description.) description.)
Example: Example:
@ -320,7 +320,7 @@ Summary of Differences From PEP 241
* Added the Classifiers field from PEP 301. * Added the Classifiers field from PEP 301.
* Added fields: Requires, Provides, Obsoletes, Conflicts. * Added fields: Download-URL, Requires, Provides, Obsoletes, Conflicts.
Open issues Open issues