RubyGems Navigation menu

multipart-parser 0.1.1

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - August 23, 2012 (9.5 KB)
  2. 0.1.0 - March 17, 2012 (9.5 KB)

擁有者:

作者:

  • Daniel Abrahamsson

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 360,723

這個版本 357,476

授權:

Ruby 版本需求:

相關連結: