Closed
Description
The built-in ctypes functions can fall short to find libarchive consistently if this is not in canonical locations
It would be great to have a way to pass well known paths to installed libarchives rather than having the _LIB_FILEPATH and ctypes.cdll.LoadLibrary created/called at import time which makes it rather hard to monkey patch.
Metadata
Metadata
Assignees
Labels
No labels