Metadata-Version: 2.1
Name: ipyida
Version: 1.6
Summary: IDA plugin to embed the IPython console inside IDA
Home-page: https://www.github.com/eset/ipyida
Author: Marc-Etienne M.Léveillé
Author-email: leveille@eset.com
License: BSD
Description: 
        IPyIDA
        ======
        IPyIDA is a python-only solution to add an IPython console to IDA Pro. Use
        `<Shift-.>` to open a window with an embedded _Qt console_. You can then
        benefit from IPython's autocompletion, online help, monospaced font input
        field, graphs, and so on.
        
        See full README on GitHub: <https://www.github.com/eset/ipyida>.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
