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 checksum:

0221700fa6957dd982ba1c14bddb09d6d7208002c8ce040742d5655f0eb96475

總下載次數 352,087

這個版本 348,888

License:

Ruby 版本需求:

相關連結: