Skip to content

Commit f858ac8

Browse files
authored
Merge pull request #1283 from brettcannon/mising-core-metadata-anchors
2 parents 94648bd + 943e90e commit f858ac8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/specifications/core-metadata.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ to a new format.
4040
.. contents:: Contents
4141
:local:
4242

43+
.. _core-metadata-metadata-version:
44+
4345
Metadata-Version
4446
================
4547

@@ -133,6 +135,7 @@ project.
133135

134136
Full details of the semantics of ``Dynamic`` are described in :pep:`643`.
135137

138+
.. _core-metadata-platform:
136139

137140
Platform (multiple use)
138141
=======================
@@ -148,6 +151,7 @@ Examples::
148151
Platform: ObscureUnix
149152
Platform: RareDOS
150153

154+
.. _core-metadata-supported-platform:
151155

152156
Supported-Platform (multiple use)
153157
=================================
@@ -340,6 +344,7 @@ Example::
340344
easier to update the specification to match the de facto standard.
341345

342346
.. _home-page-optional:
347+
.. _core-metadata-home-page:
343348

344349
Home-page
345350
=========
@@ -352,6 +357,7 @@ Example::
352357

353358
Home-page: http://www.example.com/~cschultz/bvote/
354359

360+
.. _core-metadata-download-url:
355361

356362
Download-URL
357363
============
@@ -558,6 +564,7 @@ Examples::
558564
Requires-Python: >2.6,!=3.0.*,!=3.1.*
559565
Requires-Python: ~=2.6
560566

567+
.. _core-metadata-requires-external:
561568

562569
Requires-External (multiple use)
563570
================================
@@ -682,6 +689,7 @@ as they're still potentially useful for informational purposes, and can
682689
also be used for their originally intended purpose in combination with
683690
a curated package repository.
684691

692+
.. _core-metadata-provides-dist:
685693

686694
Provides-Dist (multiple use)
687695
----------------------------
@@ -723,6 +731,7 @@ Examples::
723731
Provides-Dist: AnotherProject (3.4)
724732
Provides-Dist: virtual_package; python_version >= "3.4"
725733

734+
.. _core-metadata-obsoletes-dist:
726735

727736
Obsoletes-Dist (multiple use)
728737
-----------------------------

0 commit comments

Comments
 (0)