class documentation

Undocumented

Method __call__ Undocumented
Method __enter__ Undocumented
Method __exit__ Undocumented
Method __init__ Undocumented
Instance Variable dist Undocumented
Instance Variable name Undocumented
Instance Variable path_entries Undocumented
def __call__(self, wheel: WheelFile, files: List[str], mapping: Dict[str, str]): (source)

Undocumented

def __enter__(self): (source)

Undocumented

def __exit__(self, _exc_type, _exc_value, _traceback): (source)

Undocumented

def __init__(self, dist: Distribution, name: str, path_entries: List[Path]): (source)

Undocumented

Undocumented

Undocumented

path_entries = (source)

Undocumented