Metadata-Version: 2.4
Name: ghidra-jupyter
Version: 1.7.4
Summary: A Jupyter kernel for Ghidra
Project-URL: Homepage, https://github.com/GhidraJupyter/ghidra-jupyter-kotlin
Project-URL: Source, https://github.com/GhidraJupyter/ghidra-jupyter-kotlin
Project-URL: Tracker, https://github.com/GhidraJupyter/ghidra-jupyter-kotlin/issues
Author: GhidraJupyter
License-Expression: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: attrs>=25.3.0
Requires-Dist: notebook>=7.4.5
Requires-Dist: psutil>=7.0.0
Requires-Dist: requests>=2.32.4
Requires-Dist: tqdm>=4.67.1
Description-Content-Type: text/markdown

# 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). 