https://github.com/haskell-pkg-janitors/unix-compat
Last synced: about 1 month ago
Repository metadata:
Haskell portable POSIX-compatibility layer
- Host: GitHub
- URL: https://github.com/haskell-pkg-janitors/unix-compat
- Owner: haskell-pkg-janitors
- License: other
- Created: 2023-03-15T19:28:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T16:49:10.000Z (2 months ago)
- Last Synced: 2024-10-12T10:07:52.878Z (2 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/unix-compat
- Size: 126 KB
- Stars: 3
- Watchers: 8
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: haskell-pkg-janitors
- Login: haskell-pkg-janitors
- Email:
- Kind: organization
- Description: Maintenance of packages by and for the Haskell community
- Website: http://www.haskell.org/pipermail/haskell-cafe/2011-October/096279.html
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1149539?v=4
- Repositories: 9
- Last Synced at: 2024-03-26T04:16:41.226Z
- Profile URL: https://github.com/haskell-pkg-janitors
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 138
Total Committers: 26
Avg Commits per committer: 5.308
Development Distribution Score (DDS): 0.442
Commits in past year: 9
Committers in past year: 3
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.222
Name | Commits | |
---|---|---|
Jacob Stanley | j****b@s****o | 77 |
Björn Bringert | b****n@b****t | 10 |
Duncan Coutts | d****n@h****g | 9 |
Andreas Abel | a****l@i****e | 8 |
Mitchell Rosen | m****n@g****m | 4 |
Ganesh Sittampalam | g****h@e****i | 3 |
Joey Hess | j****h@j****e | 3 |
Alex Biehl | a****l@n****m | 3 |
Bryan O'Sullivan | b****s@s****m | 2 |
Grzegorz Dziadkiewicz | g****z@d****m | 2 |
Guillermo R. Palavecino | g****a@g****m | 2 |
Elliott Sales de Andrade | q****t@g****m | 1 |
Andrés Sicard-Ramírez | a****r@e****o | 1 |
Ben Gamari | b****i@g****m | 1 |
Bryan O'Sullivan | b****s@m****m | 1 |
Daniel Kolesa | d****l@o****g | 1 |
Fumiaki Kinoshita | f****l@g****m | 1 |
German Zhivotnikov | g****v@g****m | 1 |
Herbert Valerio Riedel | h****r@g****g | 1 |
Luite Stegeman | s****n@g****m | 1 |
Ryan Scott | r****t@g****m | 1 |
Samuel Thibault | s****t@e****g | 1 |
Taylor Fausak | t****r@f****e | 1 |
bfrk | b****n@o****e | 1 |
bfrk | b****n@h****e | 1 |
ners | n****s@g****h | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 229,935 total
- Total docker downloads: 35
- Total dependent packages: 42 (may contain duplicates)
- Total dependent repositories: 357 (may contain duplicates)
- Total versions: 36
- Total maintainers: 6
hackage: unix-compat
- Homepage: https://github.com/haskell-pkg-janitors/unix-compat
- Licenses: BSD-3-Clause
- Latest release: 0.7.1 (published about 1 year ago)
- Last Synced: 2024-11-11T02:44:05.751Z (about 1 month ago)
- Versions: 33
- Dependent Packages: 42
- Dependent Repositories: 357
- Downloads: 229,935 Total
- Docker Downloads: 35
-
Rankings:
- Docker downloads count: 0.175%
- Downloads: 0.441%
- Dependent packages count: 0.763%
- Dependent repos count: 1.175%
- Average: 9.148%
- Forks count: 17.734%
- Stargazers count: 34.597%
- Maintainers (6)
go: github.com/haskell-pkg-janitors/unix-compat
- Homepage:
- Documentation: https://pkg.go.dev/github.com/haskell-pkg-janitors/unix-compat#section-documentation
- Licenses: other
- Latest release: v0.7.1 (published about 1 year ago)
- Last Synced: 2024-11-11T02:44:07.016Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.564%
- Average: 10.172%
- Dependent repos count: 10.779%
Dependencies
.github/workflows/ci.yml
actions
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v2 composite
- haskell/actions/setup v2 composite
unix-compat.cabal
hackage
- Win32 >=2.5.0.0
- base ==4.*
- directory ==1.1.*
- directory ==1.0.*
- directory >=1.3.1 && <1.4
- filepath >=1.0 && <1.5
- old-time >=1.0.0.0 && <1.2.0.0
- time >=1.0 && <1.13
- unix >=2.6 && <2.9
- HUnit * test
- base ==4.* test
- directory * test
- directory ==1.1.* test
- directory ==1.0.* test
- directory >=1.3.1 && <1.4 test
- extra * test
- hspec * test
- monad-parallel * test
- old-time >=1.0.0.0 && <1.2.0.0 test
- temporary * test
- time >=1.0 && <1.13 test
- unix-compat * test