((synopsis "SRFI 178: Bitvector library") (author "John Cowan and Wolfgang Corcoran-Mathe") (maintainer "Wolfgang Corcoran-Mathe") (category data) (license "MIT") (version "1.0.1") (dependencies srfi-151 srfi-160 srfi-141) (test-dependencies test) (components (extension srfi-178 (csc-options "-fixnum-arithmetic" "-O3" "-d1") (types-file))))