https://github.com/spectershell/dumplings.installerparsers
https://github.com/spectershell/dumplings.installerparsers
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spectershell/dumplings.installerparsers
- Owner: SpecterShell
- License: gpl-3.0
- Created: 2026-04-27T08:52:54.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-27T13:10:35.000Z (about 2 months ago)
- Last Synced: 2026-04-27T15:12:28.940Z (about 2 months ago)
- Language: PowerShell
- Size: 424 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dumplings.InstallerParsers
This is the single top-level installer parser module used by Dumplings.
- `Cli.ps1`, `Libraries\NSIS.psm1`, and `Libraries\Inno.psm1` are licensed under GPL-3.0-or-later and use [LICENSE](LICENSE).
- `Libraries\AdvancedInstaller.psm1` is licensed under GPL-2.0 and uses [LICENSE.GPL2](LICENSE.GPL2).