Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
''
&
#x27;
Callers
3
build_wheel
Method · 0.95
install
Method · 0.95
_fromto
Method · 0.95
Calls
1
_normalise2
Function · 0.85
Tested by
no test coverage detected