MCPcopy Create free account
hub / github.com/pymupdf/PyMuPDF / _dist_info_dir

Method _dist_info_dir

pipcl.py:1440–1441  ·  view source on GitHub ↗
( self)

Source from the content-addressed store, hash-verified

1438 )
1439
1440 def _dist_info_dir( self):
1441 return f'{_normalise2(self.name)}-{self.version}.dist-info'
1442
1443 def _metainfo(self):
1444 '''

Callers 3

build_wheelMethod · 0.95
installMethod · 0.95
_fromtoMethod · 0.95

Calls 1

_normalise2Function · 0.85

Tested by

no test coverage detected