;;; scsh-process.meta -*- Scheme -*- ((synopsis "A reimplementation for CHICKEN of SCSH's process notation.") (author "Peter Bex") (category os) (license "BSD") (depends llrb-tree) (test-depends test))