;; -*- Scheme -*- ((synopsis "An interface to level 1, 2 and 3 BLAS routines") (license "BSD") (category math) (build-dependencies compile-file srfi-13 ) (dependencies srfi-4 bind ) (test-dependencies test) (author "felix") (maintainer "Ivan Raikov") (components (extension blas (custom-build "build.sh"))))