source:
project/srfi-89/srfi-89.meta
@
7231
Last change on this file since 7231 was 7231, checked in by , 13 years ago | |
---|---|
File size: 265 bytes |
Line | |
---|---|
1 | ;;; srfi-89.meta -*- Scheme -*- |
2 | |
3 | ( |
4 | (egg "srfi-89.egg") |
5 | (synopsis "reference implementation of SRFI-89") |
6 | (category lang-exts) |
7 | (license "SRFI") |
8 | (author "Marc Feeley") |
9 | (doc-from-wiki) |
10 | (files "srfi-89.setup" "srfi-89.scm" "srfi-89-support.scm" "srfi-89.html") |
11 | ) |
Note: See TracBrowser
for help on using the repository browser.