GitHub - pidydx/libmagicwin64: Natively compiled libraries for libmagic on 64bit Windows

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

1 Commit

Repository files navigation

These files are for using libmagic with 64 bit Windows and were compiled using MSYS2. Hopefully this will save someone else a lot of pain. Huge thanks to the MSYS2 folks because getting the tool chain to build this natively was a horrible pain.

Drop the dlls in C:\Windows\System32 and python magic will import correctly.
file_magic = magic.Magic(magic_file="c:\path\to\magic.mgc")

About

Natively compiled libraries for libmagic on 64bit Windows

Resources

Readme

Activity

Stars

92 stars

Watchers

1 watching

Forks

23 forks

Releases

No releases published