15 lines
294 B
TOML
15 lines
294 B
TOML
[meta]
|
|
plugin_metadata_version = 0
|
|
|
|
[[plugins]]
|
|
name = "TypeTapper"
|
|
shortname = "typetapper"
|
|
version = "0.0.0"
|
|
description = ""
|
|
long_description = ""
|
|
platforms = ["windows", "linux", "macos"]
|
|
min_angr_version = "9.0.0.0"
|
|
author = "rhelmot"
|
|
entrypoints = ["typetapper"]
|
|
require_workspace = true
|