https://github.com/snoyberg/file-embed
Last synced: about 1 month ago
Repository metadata:
Use Template Haskell to embed file contents directly.
- Host: GitHub
- URL: https://github.com/snoyberg/file-embed
- Owner: snoyberg
- License: other
- Created: 2009-07-23T18:55:38.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T06:37:51.000Z (3 months ago)
- Last Synced: 2024-10-29T21:59:49.339Z (about 2 months ago)
- Language: Haskell
- Homepage:
- Size: 89.8 KB
- Stars: 91
- Watchers: 6
- Forks: 26
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Owner metadata:
- Name: Michael Snoyman
- Login: snoyberg
- Email:
- Kind: user
- Description: Haskell and Rust, founder and maintainer of many OSS Haskell projects: Yesod, Conduit, Stack, Stackages, and more. VP of Engineering at FP Complete (@fpco)
- Website: https://www.snoyman.com/
- Location: Israel
- Twitter: snoyberg
- Company: @fpco
- Icon url: https://avatars.githubusercontent.com/u/49415?u=2e32167f130148eb1735dad678a98403a503ed42&v=4
- Repositories: 379
- Last Synced at: 2023-04-10T06:01:38.953Z
- Profile URL: https://github.com/snoyberg
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 96
Total Committers: 20
Avg Commits per committer: 4.8
Development Distribution Score (DDS): 0.375
Commits in past year: 9
Committers in past year: 2
Avg Commits per committer in past year: 4.5
Development Distribution Score (DDS) in past year: 0.444
Name | Commits | |
---|---|---|
Michael Snoyman | m****l@s****m | 60 |
malteneuss | m****s | 5 |
Oleg Grenrus | o****s@i****i | 5 |
Nick | n****k@t****o | 4 |
Charles Durham | c****m@p****m | 3 |
Ian Grant Jeffries | i****n@h****m | 2 |
Michael Sloan | m****n@g****m | 2 |
Roman Kuznetsov | k****o@h****m | 2 |
Sridhar Ratnakumar | s****d@s****a | 2 |
Alp Mestanogullari | a****n@g****m | 1 |
Chris Martin | c****n@g****m | 1 |
Georgi Lyubenov | g****e@g****m | 1 |
Jens Petersen | j****n@g****m | 1 |
OlivierSohn | o****n@g****m | 1 |
Simon Michael | s****n@j****m | 1 |
Sylvain Henry | s****n@h****r | 1 |
Thomas Dinsdale-Young | ty@c****m | 1 |
Tristan Ravitch | t****h@c****u | 1 |
aveltras | r****d@o****r | 1 |
gliptak | g****k@u****t | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 134,770 total
- Total docker downloads: 89
- Total dependent packages: 73
- Total dependent repositories: 647
- Total versions: 34
- Total maintainers: 1
hackage: file-embed
Use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your Haskell code.
- Homepage: https://github.com/snoyberg/file-embed
- Licenses: BSD-2-Clause
- Latest release: 0.0.11 (published over 6 years ago)
- Last Synced: 2024-11-11T02:43:39.888Z (about 1 month ago)
- Versions: 34
- Dependent Packages: 73
- Dependent Repositories: 647
- Downloads: 134,770 Total
- Docker Downloads: 89
-
Rankings:
- Dependent packages count: 0.526%
- Dependent repos count: 0.65%
- Downloads: 0.916%
- Docker downloads count: 1.288%
- Average: 3.293%
- Forks count: 7.528%
- Stargazers count: 8.85%
- Maintainers (1)
Dependencies
- actions/cache v1 composite
- actions/checkout v2 composite
- base >=4.9.1 && <5
- bytestring >=0.9.1.4
- directory >=1.0.0.3
- filepath *
- template-haskell *
- base * test
- bytestring * test
- file-embed * test
- filepath * test