;; -*- Scheme -*- ((synopsis "Statistics library") (author "Peter Lane") (maintainer "Ivan Raikov") (license "GPL-3") (category math) (build-dependencies compile-file srfi-13 ) (dependencies srfi-1 srfi-25 srfi-69 vector-lib random-mtzig yasos) (test-dependencies test srfi-1) (components (extension statistics (custom-build "build.sh"))))