summaryrefslogtreecommitdiff
path: root/scsh-process.meta
blob: 0bda257db88e109ef0dd12b115a342ca652c2b93 (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)
 (test-depends test))