redox/recipes/wip/libs/rdflib/recipe.toml
2024-02-22 03:31:34 +00:00

6 lines
217 B
TOML

#TODO missing script for installation, the "pip" method can't be used, investigate the tarball
[source]
tar = "https://github.com/RDFLib/rdflib/releases/download/7.0.0/rdflib-7.0.0.tar.gz"
[build]
template = "custom"