Metadata-Version: 1.1
Name: undname
Version: 0.1.1
Summary: CFFI wrapper for wine undname module
Home-page: https://github.com/ikseek/undname
Author: Igor Kozyrenko
Author-email: igor@ikseek.com
License: LGPLv2.1
Description: =======
        undname
        =======
        Thiny cffi wrapper around https://github.com/wine-mirror/wine/blob/master/dlls/msvcrt/undname.c
        module that raises undecoration errors as python exceptions.
        
Keywords: undname,msvc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Debuggers
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
