Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37577498
en ru br
ALT Linux repos
S:0.1.1.1-alt1

Group :: Development/Ruby
RPM: gem-multipart-parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.1.1.1-alt1
Build date: 16 october 2022, 16:51 ( 80.0 weeks ago )
Size: 10.01 Kb

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

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

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-multipart-parser
  • gem-multipart-parser-devel
  • gem-multipart-parser-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin