[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] Revised modules for MIME parsing
From: |
Jules Altfas |
Subject: |
[Chicken-users] Revised modules for MIME parsing |
Date: |
Mon, 26 Sep 2011 15:58:41 -0700 |
Attached is a tarball containing heavily revised source of modules for mime-parsing. The (mime-parse ...) procedure is pretty simple to use, and generally all that need be called for email files, or http mime parsing. See the README for details.
The only dependency (beyond Chicken itself of course), is the base64 egg.
Extensive testing hasn't been done, but no obvious trouble has shown up yet. There are probably bugs lurking, given the complexity of MIME, and the great number of ways MIME is used.
I've planning to try to make an egg out of it--we'll see how well I'll do with that.
Jules.
mime-parse-2011-9-26.tar.bz2
Description: application/bzip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-users] Revised modules for MIME parsing,
Jules Altfas <=