ruby-multipart-parser

simple parser for multipart MIME messages

Description

multipart-parser is a simple parser for multipart MIME messages, written in Ruby, based on felixge/node-formidable's parser.

Some things to note:
 - pure Ruby
 - event-driven API
 - only supports one level of multipart parsing: another parser needs
   to be invoked to handle nested messages
 - does not perform I/O
 - does not depend on any other library

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/danabr/multipart-parser


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-multipart-parser