| [project] | |
| name = "ghidrafunctioncppexporter-remote" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "gradio-client>=2.1.0", | |
| "python-frontmatter>=1.1.0", | |
| "tenacity>=9.1.4", | |
| ] | |