Metadata-Version: 1.1
Name: python-magic-win64-0.4.15-fork
Version: 0.4.15
Summary: python-magic-win64 fork for python-magic 0.4.15 bundled with win64 dlls
Home-page: https://github.com/Jonathan11197/python-magic-win64
Author: Cristian Vîjdea, fork by Jonathan Granskog
Author-email: cristi@cvjd.me, Jonathan11197@gmail.com
License: MIT
Download-URL: https://github.com/Jonathan11197/python-magic-win64/archive/0.4.15.tar.gz
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 :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
