;; -*- mode: Scheme; -*- ((category hell) (license "BSD") (author "Jörg F. Wittenberger") (synopsis "Thread- and exception aware, lazy-looking synchronization with timeouts - extending srfi-45") (doc-from-wiki) (needs (pigeon-hole "0.2.2") llrb-tree) (files "forcible.meta" "forcible.setup" "forcible.scm" "timeout.scm"))