Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/paul-rouse/yesod-auth-hashdb
Last synced: 3 minutes ago
Repository metadata:
Yesod.Auth.HashDB plugin, now moved out of main yesod-auth package
- Host: GitHub
- URL: https://github.com/paul-rouse/yesod-auth-hashdb
- Owner: paul-rouse
- License: mit
- Created: 2014-04-09T11:37:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T14:20:17.000Z (over 1 year ago)
- Last Synced: 2024-04-26T08:20:59.600Z (7 months ago)
- Language: Haskell
- Size: 123 KB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Owner metadata:
- Name: Paul Rouse
- Login: paul-rouse
- Email:
- Kind: user
- Description:
- Website:
- Location: Bristol, UK
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3332071?u=1a80dd8d19b182c49272960228fcb88f94e2c5c6&v=4
- Repositories: 27
- Last Synced at: 2023-04-10T08:19:50.307Z
- Profile URL: https://github.com/paul-rouse
- Sponsor URL:
Committers metadata
Last synced: 7 days ago
Total Commits: 111
Total Committers: 3
Avg Commits per committer: 37.0
Development Distribution Score (DDS): 0.036
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Paul Rouse | p****r@d****g | 107 |
parsonsmatt | p****t@g****m | 3 |
Michael Snoyman | m****l@s****m | 1 |
Issue and Pull Request metadata
Last synced: 3 minutes ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 24,653 total
- Total dependent packages: 0
- Total dependent repositories: 155
- Total versions: 28
- Total maintainers: 1
hackage: yesod-auth-hashdb
- Homepage: https://github.com/paul-rouse/yesod-auth-hashdb
- Licenses: MIT
- Latest release: 1.7.1 (published almost 6 years ago)
- Last Synced: 2024-11-09T00:44:10.741Z (1 day ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 155
- Downloads: 24,653 Total
-
Rankings:
- Dependent repos count: 3.25%
- Downloads: 5.9%
- Average: 13.181%
- Forks count: 16.078%
- Dependent packages count: 19.271%
- Stargazers count: 21.407%
- Maintainers (1)
Dependencies
test/standalone-testsite.cabal
hackage
- base ==4.*
- hspec *
- http-conduit *
- monad-logger *
- persistent-sqlite *
- resourcet *
- text *
- yesod *
- yesod-auth *
- yesod-auth-hashdb *
- yesod-core *
.github/workflows/tests.yml
actions
- actions/checkout v2 composite
yesod-auth-hashdb.cabal
hackage
- aeson *
- base >=4.8 && <5
- bytestring >=0.9.1.4
- persistent >=2.1
- text >=0.7
- yesod-auth >=1.4.18 && <1.7
- yesod-core >=1.4.19 && <1.7
- yesod-form >=1.4 && <1.8
- yesod-persistent >=1.2
- aeson * test
- base >=4.8 && <5 test
- basic-prelude * test
- bytestring * test
- containers * test
- hspec * test
- hspec >=2.0.0 test
- http-conduit * test
- http-types * test
- monad-logger * test
- network-uri * test
- persistent-sqlite >=2.1 test
- resourcet * test
- text * test
- unordered-containers * test
- wai-extra * test
- yesod * test
- yesod-auth >=1.4.18 && <1.5 || >=1.6.1 && <1.7 test
- yesod-auth-hashdb * test
- yesod-core * test
- yesod-test >=1.5.0.1 test