Sign in Sign up
rubygems

multipart-parser

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. Invoke another parser if you need to handle nested messages. - Does not perform I/O. - Does not depend on any other library.

Activity

Latest release
14y ago
Total releases
2
Cadence
~5 months
Last 12 months
0

Details

First release
Mar 17, 2012
Releases
Version Released
0.1.1 patch
0.1.0 initial