Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Haskell: https://github.com/haskell/HTTP

Score: 21.897009874244507

Last synced: 1 day ago
JSON representation

Repository metadata:

Haskell HTTP package


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 558
Total Committers: 59
Avg Commits per committer: 9.458
Development Distribution Score (DDS): 0.599

Commits in past year: 4
Committers in past year: 2
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Ganesh Sittampalam g****h@e****i 224
Sigbjorn Finne s****f@g****m 91
Sigbjorn Finne s****e@g****m 89
Sigbjorn Finne s****f@s****) 22
sof s****f@s****) 12
Andreas Abel a****l@i****e 11
Oleg Grenrus o****s@i****i 10
Herbert Valerio Riedel h****r@g****g 8
Erik Hesselink e****k@t****m 7
sof s****f@f****m 6
Jonathan Daugherty c****s@f****m 5
Duncan Coutts d****n@w****m 4
Tom Lokhorst t****m@l****u 4
Eugene Crosser c****r@a****g 3
Johan Tibell j****l@g****m 3
Michael Snoyman m****l@s****m 3
Bryan O'Sullivan b****s@s****m 3
Rasmus Précenth p****1@g****m 2
Max Bolingbroke b****r@h****m 2
Ian Ross i****n@s****t 2
Sigbjorn Finne s****f@w****m 2
lbo l****o@s****e 2
niklas n****s@m****t 2
Ganesh Sittampalam h****g@g****m 2
Bodigrim a****o@g****m 2
Antoine Latter a****r@g****m 2
Adam Bergmark a****m@b****l 2
Felix Yan f****s@a****g 2
David Dorfman d****e 1
Alex Biehl a****l@g****m 1
and 29 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 61
Total pull requests: 93
Average time to close issues: about 1 year
Average time to close pull requests: about 2 months
Total issue authors: 41
Total pull request authors: 51
Average comments per issue: 3.61
Average comments per pull request: 2.76
Merged pull request: 63
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/HTTP

Top Issue Authors

  • peti (8)
  • hsenag (8)
  • snoyberg (3)
  • 23Skidoo (2)
  • dcoutts (2)
  • sjakobi (2)
  • gbaz (2)
  • 0xAX (1)
  • nomeata (1)
  • nrnrnr (1)
  • phadej (1)
  • Prillan (1)
  • rabisg (1)
  • raimohanska (1)
  • robstewart57 (1)

Top Pull Request Authors

  • andreasabel (7)
  • hvr (7)
  • hesselink (7)
  • hsenag (6)
  • phadej (5)
  • ghost (4)
  • snoyberg (3)
  • juhp (2)
  • oherrala (2)
  • 23Skidoo (2)
  • tomlokhorst (2)
  • felixonmars (2)
  • ian-ross (2)
  • Bodigrim (2)
  • bergmark (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

hackage.haskell.org: HTTP

  • Homepage: https://github.com/haskell/HTTP
  • Licenses: BSD-3-Clause
  • Latest release: 4000.4.1 (published almost 2 years ago)
  • Last Synced: 2024-05-06T11:01:37.670Z (4 days ago)
  • Versions: 67
  • Dependent Packages: 25
  • Dependent Repositories: 1,601
  • Downloads: 279,452 Total
  • Docker Downloads: 16
  • Rankings:
    • Downloads: 0.288%
    • Dependent repos count: 0.316%
    • Dependent packages count: 1.051%
    • Docker downloads count: 1.288%
    • Average: 2.385%
    • Forks count: 5.058%
    • Stargazers count: 6.307%
  • Maintainers (7)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
HTTP.cabal hackage
  • Win32 >=2.2.0.0 && <2.14
  • array >=0.3.0.2 && <0.6
  • base >=4.6.0.0 && <4.19
  • bytestring >=0.9.1.5 && <0.12
  • mtl >=2.0.0.0 && <2.4
  • network >=2.6
  • network >=2.4 && <3.2
  • network <2.6
  • network-uri ==2.6.*
  • parsec >=2.0 && <3.2
  • time >=1.1.2.3 && <1.13
  • transformers >=0.2.0.0 && <0.7
  • HTTP * test
  • HUnit >=1.2.0.1 && <1.7 test
  • base * test
  • bytestring * test
  • case-insensitive >=0.4.0.1 && <1.3 test
  • conduit <1.1 test
  • conduit >=1.1 test
  • conduit >=1.0.8 && <1.4 test
  • conduit-extra >=1.1 && <1.4 test
  • deepseq >=1.3.0.0 && <1.5 test
  • http-types >=0.8.0 && <1.0 test
  • httpd-shed ==0.4.* test
  • mtl * test
  • network >=2.6 test
  • network * test
  • network <2.6 test
  • network-uri ==2.6.* test
  • pureMD5 >=0.2.4 && <2.2 test
  • split >=0.1.3 && <0.3 test
  • test-framework >=0.2.0 && <0.9 test
  • test-framework-hunit >=0.3.0 && <0.4 test
  • wai >=2.1.0 && <3.3 test
  • warp >=2.1.0 && <3.4 test