https://github.com/lymar/hastache
Last synced: about 2 months ago
Repository metadata:
Haskell implementation of Mustache template
- Host: GitHub
- URL: https://github.com/lymar/hastache
- Owner: lymar
- License: other
- Archived: true
- Created: 2011-03-12T13:17:59.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T10:17:55.000Z (over 6 years ago)
- Last Synced: 2024-10-29T22:00:40.501Z (2 months ago)
- Language: Haskell
- Homepage:
- Size: 148 KB
- Stars: 96
- Watchers: 5
- Forks: 16
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Owner metadata:
- Name: Sergey Lymar
- Login: lymar
- Email:
- Kind: user
- Description:
- Website: http://www.lymar.ru
- Location: Saint Petersburg, Russia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/665623?u=aae4f8eca20c41a773d10b1d2af5f3fbcea5e032&v=4
- Repositories: 3
- Last Synced at: 2023-03-12T09:11:06.801Z
- Profile URL: https://github.com/lymar
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 109
Total Committers: 12
Avg Commits per committer: 9.083
Development Distribution Score (DDS): 0.45
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 | |
---|---|---|
Sergey Lymar | s****r@g****m | 60 |
Daniil Frumin | d****n@g****m | 20 |
Dan | d****n@c****e | 9 |
Bas van Dijk | v****s@g****m | 8 |
Alexander Dorofeev | a****n@g****m | 4 |
Janne Hellsten | j****t@g****m | 2 |
Bryan O'Sullivan | b****s@s****m | 1 |
Christopher Lane Hinson | l****e@d****g | 1 |
Edsko de Vries | e****o@w****m | 1 |
Herbert Valerio Riedel | h****r@g****g | 1 |
Mark Lentczner | m****l@g****m | 1 |
Tobias Florek | me@i****t | 1 |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 43,491 total
- Total dependent packages: 2
- Total dependent repositories: 174
- Total versions: 18
- Total maintainers: 2
hackage: hastache
Haskell implementation of Mustache templates (http://mustache.github.com/). See homepage for examples of usage: http://github.com/lymar/hastache In case version constraints need updating please comment here
- Homepage: http://github.com/lymar/hastache
- Licenses: BSD-3-Clause
- Latest release: 0.6.1 (published about 10 years ago)
- Last Synced: 2024-11-11T03:08:01.475Z (about 2 months ago)
- Versions: 18
- Dependent Packages: 2
- Dependent Repositories: 174
- Downloads: 43,491 Total
-
Rankings:
- Dependent repos count: 2.667%
- Downloads: 3.103%
- Average: 6.232%
- Dependent packages count: 7.172%
- Stargazers count: 8.601%
- Forks count: 9.619%
- Maintainers (2)
Dependencies
- base >=4.4 && <4.9
- base >=4 && <4.9
- blaze-builder *
- bytestring *
- containers *
- directory *
- filepath *
- hastache *
- ieee754 *
- mtl *
- process *
- syb *
- text *
- transformers *
- HUnit * test
- base >=4.4 && <4.9 test
- bytestring * test
- directory * test
- hastache * test
- mtl * test
- syb * test
- text * test