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
- Host: GitHub
- URL: https://github.com/silkapp/multipart
- Owner: silkapp
- License: other
- Created: 2014-04-10T00:37:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T09:07:30.000Z (6 months ago)
- Last Synced: 2024-10-29T22:31:17.858Z (11 days ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 3
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Silk
- Login: silkapp
- Email:
- Kind: organization
- Description:
- Website: http://www.silk.co
- Location: Amsterdam, Netherlands
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/625643?v=4
- Repositories: 100
- Last Synced at: 2023-04-10T14:40:58.507Z
- Profile URL: https://github.com/silkapp
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 13,231 total
- Total dependent packages: 1
- Total dependent repositories: 143
- Total versions: 7
- Total maintainers: 2
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
- base >=3 && <5
- bytestring >=0.10.8.0 && <0.12
- parsec >=2.0
- stringsearch *