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