summaryrefslogtreecommitdiff
path: root/magic/loader.py
Commit message (Expand)AuthorAgeFilesLines
* added path for local homebrew installation (#267)Manuele2022-10-241-2/+11
* Add "magic-1.dll" to the list of DLL files to search for on Windowsvalpogus2022-06-161-1/+1
* fix alpine library loadingAdam Hupp2021-06-031-0/+5
* Cleanup library loadingAdam Hupp2021-06-011-35/+40
* Fix yet another import error0.4.22Adam Hupp2021-02-161-0/+1
* Factor out dll loader so it can be used by both compat and standard libraryAdam Hupp2021-02-161-0/+39