|
- Mime/HTML Parser
- Mime and HTML parsers are two separate libraries allowing clear (plain) text processors to process e-mails and web pages. The libraries extract text parts from web or mime-coded content and pass the parts to an external processor, which is able to process plain text only. The result from the processor is combined then back into original structure of the e-mail or the web page.
|