Metadata-Version: 2.1
Name: undname
Version: 0.2
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
Project-URL: Bug Reports, https://github.com/ikseek/undname/issues
Project-URL: Source, https://github.com/ikseek/undname
Keywords: undname,msvc
Platform: Linux
Platform: MacOS
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Debuggers
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Requires-Python: <4,>=3.5
License-File: LICENSE

=======
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.


