Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/ndmitchell/nsis
Last synced: about 2 hours ago
Repository metadata:
Haskell DSL for producing Windows Installer using NSIS
- Host: GitHub
- URL: https://github.com/ndmitchell/nsis
- Owner: ndmitchell
- License: other
- Created: 2013-10-11T10:23:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T13:19:29.000Z (about 1 year ago)
- Last Synced: 2024-05-08T20:20:10.799Z (6 months ago)
- Language: Haskell
- Size: 218 KB
- Stars: 26
- Watchers: 6
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Owner metadata:
- Name: Neil Mitchell
- Login: ndmitchell
- Email:
- Kind: user
- Description: Haskell programmer. All code is open source and licensed by me, not my employer. All views are my own.
- Website: https://ndmitchell.com
- Location: Cambridge, UK
- Twitter: ndm_haskell
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1651197?u=2a7f401a0bc6c1e722d5fbecc923715861c4567c&v=4
- Repositories: 135
- Last Synced at: 2023-04-10T06:01:38.293Z
- Profile URL: https://github.com/ndmitchell
- Sponsor URL:
Committers metadata
Last synced: about 6 hours ago
Total Commits: 220
Total Committers: 4
Avg Commits per committer: 55.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 | |
---|---|---|
Neil Mitchell | n****l@g****m | 212 |
Jacob Mitchell | j****l@m****g | 5 |
Domen Kožar | d****n@d****i | 2 |
Jan T. Sott | j****n@i****m | 1 |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 12,169 total
- Total dependent packages: 0
- Total dependent repositories: 144
- Total versions: 13
- Total maintainers: 1
hackage: nsis
NSIS (Nullsoft Scriptable Install System, http://nsis.sourceforge.net/) is a tool that allows programmers to create installers for Windows. This library provides an alternative syntax for NSIS scripts, as an embedded Haskell language, removing much of the hard work in developing an install script. Simple NSIS installers should look mostly the same, complex ones should be significantly more maintainable.
- Homepage: https://github.com/ndmitchell/nsis#readme
- Licenses: BSD-3-Clause
- Latest release: 0.3.3 (published over 5 years ago)
- Last Synced: 2024-11-09T02:01:58.278Z (1 day ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 144
- Downloads: 12,169 Total
-
Rankings:
- Dependent repos count: 3.792%
- Downloads: 12.365%
- Average: 12.737%
- Forks count: 13.077%
- Stargazers count: 15.179%
- Dependent packages count: 19.271%
- Maintainers (1)
Dependencies
- base ==4.*
- semigroups >=0.18
- transformers >=0.2
- uniplate >=1.5
- base ==4.* test
- directory * test
- nsis * test
- process * test
- transformers >=0.2 test
- uniplate >=1.5 test
- actions/cache v2 composite
- actions/checkout v2 composite
- haskell/actions/setup v2 composite
- ndmitchell/neil master composite