8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa2cbe4 + f75acec commit ef172c0Copy full SHA for ef172c0
Doc/library/importlib.metadata.rst
@@ -16,7 +16,7 @@
16
``importlib_metadata`` is a library that provides access to
17
the metadata of an installed :term:`packaging:Distribution Package`,
18
such as its entry points
19
-or its top-level names (:term:`packaging:Import Package`\ s, modules, if any).
+or its top-level names (:term:`packaging:Import Package`\s, modules, if any).
20
Built in part on Python's import system, this library
21
intends to replace similar functionality in the `entry point
22
API`_ and `metadata API`_ of ``pkg_resources``. Along with
0 commit comments