The actual type of the object returned by ``metadata()`` is an
implementation detail and should be accessed only through the interface
described by the
- `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`.
+ `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`_.
.. versionchanged:: 3.10
The ``Description`` is now included in the metadata when presented