Metadata-Version: 1.2
Name: distorm3
Version: 3.4.1
Summary: The goal of diStorm3 is to decode x86/AMD64 binary streams and return a structure that describes each instruction.
Home-page: https://github.com/gdabah/distorm/
Author: Gil Dabah
Author-email: distorm@gmail.com
Maintainer: Gil Dabah
Maintainer-email: distorm@gmail.com
License: UNKNOWN
Download-URL: https://github.com/gdabah/distorm/
Description: Powerful Disassembler Library For AMD64
        by Gil Dabah (distorm@gmail.com)
        
        Python bindings by Mario Vilas (mvilas@gmail.com)
Platform: cygwin
Platform: win
Platform: linux
Platform: macosx
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Disassemblers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: ctypes
Provides: distorm3
