|
|
None | __init__ (self, Mapping[str, bytes] metadata, str wheel_name) |
| |
|
bool | has_metadata (self, str name) |
| |
|
str | get_metadata (self, str name) |
| |
|
Iterable[str] | get_metadata_lines (self, str name) |
| |
|
bool | metadata_isdir (self, str name) |
| |
|
List[str] | metadata_listdir (self, str name) |
| |
|
None | run_script (self, str script_name, str namespace) |
| |
IMetadataProvider that reads metadata files from a dictionary.
This also maps metadata decoding exceptions to our internal exception type.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py