Metadata-Version: 2.4
Name: ghidra_jupyter
Version: 1.1.1
Summary: A Jupyter kernel for Ghidra
Home-page: https://github.com/GhidraJupyter/ghidra-jupyter-kotlin
Author: GhidraJupyter
Author-email: 
License: MIT License
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
Requires-Dist: psutil
Requires-Dist: attrs
Requires-Dist: notebook
Requires-Dist: tqdm
Requires-Dist: requests
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


# Ghidra-Jupyter

A Jupyter kernel (notebook & QtConsole) plugin for Ghidra.

Currently supporting [Kotlin-Jupyter](https://github.com/Kotlin/kotlin-jupyter).

For info and installation see the [github repo](https://github.com/GhidraJupyter/ghidra-jupyter-kotlin). 
