redox/recipes/wip/text/keypunch/recipe.toml
2025-03-02 15:09:35 +00:00

10 lines
164 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/bragefuglseth/keypunch"
[build]
template = "cargo"
dependencies = [
"gtk4",
"libadwaita",
]