;;; scan-input-lines.egg -*- Scheme -*- vim: ft=scheme: ((synopsis "Scan lines until a regex or predicate matches") (author "Felix Winkelman") (maintainer "The CHICKEN Team") (category io) (license "BSD") (components (extension scan-input-lines (types-file))))