Metadata-Version: 2.1
Name: wrapdll
Version: 0.1.1
Summary: Allows using python annotaions to wrap dlls using ctypes
Home-page: https://github.com/YuvalZan/wrapdll
Author: YuvalZ
Author-email: zanyuval@gmail.com
License: UNKNOWN
Description: # wrapdll
        Allows using python annotaions to wrap dlls using ctypes
        
Keywords: ctypes wrapper wrap
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
