redox/recipes/wip/graphics/ocrs/recipe.toml
2024-05-08 01:09:09 +00:00

9 lines
161 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/robertknight/ocrs"
[build]
template = "custom"
script = """
cookbook_cargo_packages ocrs-cli
"""