Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/mrkkrp/path-io
file-system haskell path
Score: 17.24009140297183
Last synced: 3 days ago
JSON representation
Repository metadata:
Operations on files and directories with typed paths
- Host: GitHub
- URL: https://github.com/mrkkrp/path-io
- Owner: mrkkrp
- License: other
- Created: 2016-01-06T16:28:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T08:03:35.000Z (7 months ago)
- Last Synced: 2024-12-13T17:22:31.633Z (14 days ago)
- Topics: file-system, haskell, path
- Language: Haskell
- Homepage:
- Size: 245 KB
- Stars: 30
- Watchers: 5
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Owner metadata:
- Name: Mark Karpov
- Login: mrkkrp
- Email:
- Kind: user
- Description: Software engineer at @tweag
- Website: https://markkarpov.com
- Location: Château-Thierry, France
- Twitter:
- Company: @tweag
- Icon url: https://avatars.githubusercontent.com/u/8165792?u=d1f6d1a5e2a1f73d8f3255172d3fd2a1b5091e02&v=4
- Repositories: 151
- Last Synced at: 2023-04-10T07:45:59.138Z
- Profile URL: https://github.com/mrkkrp
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: about 1 month ago
Total Commits: 217
Total Committers: 21
Avg Commits per committer: 10.333
Development Distribution Score (DDS): 0.535
Commits in past year: 4
Committers in past year: 3
Avg Commits per committer in past year: 1.333
Development Distribution Score (DDS) in past year: 0.5
Name | Commits | |
---|---|---|
Mark Karpov | m****2@g****m | 101 |
mrkkrp | m****v@o****g | 82 |
dependabot[bot] | 4****] | 12 |
Harendra Kumar | h****r@g****m | 4 |
Simon Jakobi | s****i@g****m | 2 |
Björn Buckwalter | b****r@g****m | 1 |
Brandon Chinn | b****8@g****m | 1 |
Brian Leung | b****9@g****m | 1 |
David Ellis | d****d@k****m | 1 |
Ivo Stefchev | i****k@g****m | 1 |
Jan Mas Rovira | j****a@g****m | 1 |
Joshua Chia | j****a@g****m | 1 |
Mann mit Hut | m****h@r****t | 1 |
Michael Snoyman | m****l@s****m | 1 |
Olli Helenius | l****f@i****i | 1 |
Ollie Charles | o****e@o****k | 1 |
Sergei Trofimovich | s****x@i****u | 1 |
Sriduth Jayhari | s****i@g****m | 1 |
Vladislav Sabanov | v****v@j****n | 1 |
amesgen | a****n@a****e | 1 |
fanshi | j****1@g****m | 1 |
Issue and Pull Request metadata
Last synced: 8 days ago
Total issues: 31
Total pull requests: 66
Average time to close issues: about 1 month
Average time to close pull requests: 18 days
Total issue authors: 22
Total pull request authors: 21
Average comments per issue: 3.06
Average comments per pull request: 1.48
Merged pull request: 53
Bot issues: 0
Bot pull requests: 19
Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 6 days
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.83
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 5
Top Issue Authors
- mrkkrp (5)
- sjakobi (4)
- snoyberg (2)
- mgsloan (2)
- varosi (1)
- valpackett (1)
- TimeTravelPenguin (1)
- StevenXL (1)
- sellout (1)
- seagreen (1)
- qrilka (1)
- NorfairKing (1)
- nh2 (1)
- mrputty (1)
- ivo-stefchev (1)
Top Pull Request Authors
- mrkkrp (22)
- dependabot[bot] (19)
- harendra-kumar (4)
- mmhat (3)
- sjakobi (2)
- bjornbm (1)
- brandonchinn178 (1)
- jchia (1)
- sriduth (1)
- willbasky (1)
- leungbk (1)
- ivo-stefchev (1)
- ocharles (1)
- amesgen (1)
- snoyberg (1)
Top Issue Labels
- question (5)
- enhancement (5)
- feature-request (3)
- bug (3)
- hacktoberfest (1)
- upstream-issue (1)
Top Pull Request Labels
- dependencies (19)
- enhancement (1)
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 41,527 total
- Total docker downloads: 35
- Total dependent packages: 33
- Total dependent repositories: 185
- Total versions: 27
- Total maintainers: 1
hackage.haskell.org: path-io
Interface to ‘directory’ package for users of ‘path’.
- Homepage: https://github.com/mrkkrp/path-io
- Licenses: BSD-3-Clause
- Latest release: 1.8.2 (published 7 months ago)
- Last Synced: 2024-12-19T08:09:46.895Z (8 days ago)
- Versions: 27
- Dependent Packages: 33
- Dependent Repositories: 185
- Downloads: 41,527 Total
- Docker Downloads: 35
-
Rankings:
- Docker downloads count: 0.175%
- Dependent packages count: 0.825%
- Dependent repos count: 2.407%
- Downloads: 3.43%
- Average: 4.936%
- Forks count: 8.901%
- Stargazers count: 13.88%
- Maintainers (1)
Dependencies
- base >=4.13 && <5.0
- containers *
- directory >=1.3.2.0 && <1.4
- dlist >=0.8 && <2.0
- exceptions >=0.8 && <0.11
- filepath >=1.2 && <1.5
- path >=0.6 && <0.10
- temporary >=1.1 && <1.4
- time >=1.4 && <1.13
- transformers >=0.3 && <0.7
- unix-compat *
- base >=4.13 && <5.0 test
- directory >=1.3.2.0 && <1.4 test
- exceptions >=0.8 && <0.11 test
- filepath >=1.2 && <1.5 test
- hspec >=2.0 && <3.0 test
- path >=0.6 && <0.10 test
- path-io * test
- transformers >=0.3 && <0.7 test
- unix-compat * test
- actions/cache v3.0.7 composite
- actions/checkout v3 composite
- haskell/actions/setup v2 composite
- mrkkrp/ormolu-action v7 composite