redox/recipes/wip/tools/arrow-tools/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
202 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/domoritz/arrow-tools"
[build]
template = "custom"
script = """
cookbook_cargo_packages csv2arrow csv2parquet json2arrow json2parquet
"""