((synopsis "SRFI 134: Immutable deques") (author "John Cowan, Kevin Wortman, and Shiro Kawai") (maintainer "Wolfgang Corcoran-Mathe") (category data) (license "MIT") (version "0.2.1") (dependencies srfi-1 srfi-158 srfi-145 typed-records) (test-dependencies test srfi-1 srfi-158) (components (extension srfi-134 (csc-options "-O3" "-d2") (types-file))))