cooklang / cooklang-import

A command line tool to import recipes into Cooklang format
MIT License
33 stars 12 forks source link

feat: json-ld recipe importer #27

Closed dubadub closed 2 months ago

dubadub commented 2 months ago

Removes Python code and replaces it with Rust implementation. Hence we can use it in other projects as a dependency.