summaryrefslogtreecommitdiff
path: root/scsh-process.meta
blob: 1dbb1be5eb0ee0f74098e9c7e1b2ff1fdb1544bb (plain)
1
2
3
4
5
6
7
8
;;; 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))