;; -*- Hen -*- ((egg "blas.egg") (synopsis "An interface to level 1, 2 and 3 BLAS routines") (license "BSD") (category math) (needs test eggdoc easyffi ) (eggdoc "blas-eggdoc.scm") (author "felix") (maintainer "Ivan Raikov") (files "blas.setup" "blas-eggdoc.scm" "blas.meta" "blas.scm" "tests/run.scm"))