((category math) (synopsis "Modular Arithmetic on Finite Fields") (author "Thomas Chust") (license "BSD") (version "1.0.3") (dependencies srfi-1 matchable) (test-dependencies test) (components (extension modular-arithmetic))) ;; vim: set ai et ts=8 sts=2 sw=2 ft=scheme: ;;