#!r6rs ;; Submit-To: https://akku.weinholt.se/archive/packages/ (package (name "conjure") (versions ((version "0.1.0-akku.84.19f3aae") (synopsis "Scheme make(1) replacement") (description "conjure is a library, including a thin domain specific" "language layer, that allows expressing build instructions" "such as traditionally found in Makefiles.") (authors "Andreas Rottmann ") (license "GPL-3.0-or-later") (lock (location (git "https://github.com/rotty/conjure")) (revision "19f3aaeb8cb73277a2c61a36a77cdb6aefd7f894")) (depends ("chez-srfi" "^0.0.0-akku") ("wak-fmt" "^0.8.0-akku") ("wak-irregex" "^0.8.1-akku") ("wak-foof-loop" "^0.0.0-akku") ("spells" "^0.0.0-akku") ("wak-prometheus" "^2.0.0-akku.6.965fc7e")) (depends/dev) (conflicts))))