Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: and RFC: a minimal, SAX-like, mime parser

1 view
Skip to first unread message

Malcolm Dew-Jones

unread,
May 5, 2004, 10:17:30 PM5/5/04
to

version 0.0 of a mime parser that works sort of like SAX (for xml).

Available for now at

http://nisoftware.com/files/MIME-Xparser-0.0.tar.gz


The structure of a mime document is parsed, and user supplied content
handler methods are invoked as appropriate.

Nothing is extracted or decoded. Your handler can do what ever it wishes
with the data it receives.

Not thoroughly tested yet, but worked on a series of spam messages I
wished to examine.


Comments welcome, including suggestions for any alternate module names,
and of course anything else.

0 new messages