Package: 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.

Available downloads

Most recent version: multipart-parser-0.1.1.tar.gz

Archived versions:

Usage in debian/watch file

Use the following in your debian/watch file:

version=4
https://gemwatch.debian.net/multipart-parser .*/multipart-parser-(.*).tar.gz