Ecosyste.ms: Summary

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

Haskell: https://github.com/haskell/text-format

Score: 6.269096283706261

Last synced: 1 day ago
JSON representation

Repository metadata:

A Haskell text formatting library optimized for ease of use and high performance.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 86
Total Committers: 11
Avg Commits per committer: 7.818
Development Distribution Score (DDS): 0.605

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
Bryan O'Sullivan b****s@s****m 34
Bryan O'Sullivan b****s@m****m 23
Andreas Abel a****l@i****e 6
Oleg Grenrus o****s@i****i 6
Bryan O'Sullivan b****o@f****m 5
Index Int v****6@g****m 5
Stephen Paul Weber s****a@s****t 3
Herbert Valerio Riedel h****r@g****g 1
Ilya Portnov p****v@i****u 1
Michal J. Gajda m****a@g****m 1
cydparser c****r@g****m 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 16
Total pull requests: 12
Average time to close issues: about 2 months
Average time to close pull requests: 7 months
Total issue authors: 14
Total pull request authors: 10
Average comments per issue: 1.56
Average comments per pull request: 1.25
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

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

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

Top Issue Authors

  • dagit (2)
  • Gabriella439 (2)
  • brandon-leapyear (1)
  • chshersh (1)
  • DanBurton (1)
  • DougBurke (1)
  • erthalion (1)
  • istathar (1)
  • jberryman (1)
  • matthew-piziak (1)
  • mightybyte (1)
  • newhoggy (1)
  • singpolyma (1)
  • zoranbosnjak (1)

Top Pull Request Authors

  • int-index (2)
  • singpolyma (2)
  • portnov (1)
  • mgajda (1)
  • jberryman (1)
  • waivio (1)
  • phadej (1)
  • ababkin (1)
  • hvr (1)
  • deepfire (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
text-format.cabal hackage
  • array *
  • base >=4.3 && <4.19
  • double-conversion >=0.2.0.0
  • ghc-prim *
  • integer-gmp >=0.2
  • old-locale *
  • semigroups >=0.18.5 && <0.20
  • text >=0.11.0.8
  • time *
  • transformers *