#!r6rs ;; Submit-To: https://akku.weinholt.se/archive/packages/ (package (name (chibi regexp)) (versions ((version "0.9.0") (synopsis "A regular expression engine implementing SRFI 115 using a non-backtracking Thompson NFA algorithm") (description "This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0." "Original license field: (bsd)" "Maintainers: Alex Shinn .") (license "BSD-3-Clause") (authors "Alex Shinn ") (homepage "http://snow-fort.org/s/gmail.com/alexshinn/chibi/regexp/0.9.0/index.html") (lock (location (url "http://snow-fort.org/s/gmail.com/alexshinn/chibi/regexp/0.9.0/chibi-regexp-0.9.0.tgz")) (content (sha256 "7bfed63982d55c7c272d32ddca295993a6196c37ef426d7bd90eafe3b8856c5e"))) (depends ((chibi char-set boundary) "*") ("chez-srfi" ">=0.0.0-akku.74") ("akku-r7rs" "^1.0.0-beta.3") ((chibi string) "*") ((chibi match) "*") ((chibi test) "*")))))