Metadata-Version: 1.1
Name: python-magic-win64
Version: 0.4.13
Summary: python-magic bundled with win64 dlls
Home-page: https://github.com/axnsan12/python-magic-win64
Author: Cristian Vîjdea
Author-email: cristi@cvjd.me
License: MIT
Download-URL: https://github.com/axnsan12/python-magic-win64/archive/0.4.13.tar.gz
Description-Content-Type: UNKNOWN
Description: This module uses python-magic to access libmagic functionality.
        It also distributes and automatically injects the magic library for 64-bit Windows & python.
        Can be used as a drop-in replacement for python-magic by using `from winmagic import magic`.
        
Keywords: mime,magic,file,windows,win64,dll
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
