Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/silkapp/multipart

Last synced: about 2 hours ago

Repository metadata:

A partial fork of the cgi package exposing the multipart module


Owner metadata:


Committers metadata

Last synced: about 6 hours 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 2 hours 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-09T02:04:11.331Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 143
  • Downloads: 13,231 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 *