Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
pip._internal.metadata.pkg_resources.InMemoryMetadata Class Reference

Public Member Functions

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)
 

Protected Attributes

 _metadata
 
 _wheel_name
 

Detailed Description

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: