source:
project/release/3/mime/trunk/mime.meta
@
7686
Last change on this file since 7686 was 5246, checked in by , 14 years ago | |
---|---|
File size: 269 bytes |
Line | |
---|---|
1 | ;;; mime.meta -*- Hen -*- |
2 | |
3 | ((egg "mime.egg") |
4 | (synopsis "Parse MIME Messages") |
5 | (needs rfc822 base64 iconv) |
6 | (category web) |
7 | (license "BSD") |
8 | (author "Shiro Kawai, ported to Chicken by Hans Bulfone") |
9 | (files "mime.setup" "mime.scm" "quoted-printable.scm" "mime.html")) |
Note: See TracBrowser
for help on using the repository browser.