https://github.com/silkapp/multipart

Last synced: about 1 month ago

Repository metadata:

A partial fork of the cgi package exposing the multipart module


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 23
Total Committers: 7
Avg Commits per committer: 3.286
Development Distribution Score (DDS): 0.609

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Adam Bergmark a****m@b****l 9
Erik Hesselink h****k@g****m 6
Peter Simons s****s@c****o 3
Ali Abrar a****r@g****m 2
Cale Gibbard c****d@g****m 1
John Chee c****o@g****m 1
Matthew Bauer m****5@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hackage: multipart

Parsers and data types for the HTTP multipart format from RFC2046.

  • Homepage: http://www.github.com/silkapp/multipart
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.1 (published about 4 years ago)
  • Last Synced: 2024-11-11T03:12:26.767Z (about 1 month ago)
  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 143
  • Downloads: 13,232 Total
  • Rankings:
    • Dependent repos count: 3.888%
    • Dependent packages count: 10.472%
    • Downloads: 11.416%
    • Forks count: 14.744%
    • Average: 15.023%
    • Stargazers count: 34.597%
  • Maintainers (2)

Dependencies

multipart.cabal hackage
  • base >=3 && <5
  • bytestring >=0.10.8.0 && <0.12
  • parsec >=2.0
  • stringsearch *