nightwind-developments/Debian Control File Builder
Generate a control file for to be used in the generation of a Debian install package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to configuration file in JSON format | yes | — |
| case-sensitive-keys | True if keys are exactly in the right case, False if keys are to be converted to first letter capitalise, remaining characters lowercase | no | true |
| deps-file | Path to the file with the list of dependencies to include in the generated control file | no | — |
| output-path | The path to where the generated control file will be saved | no | output |
Outputs
| name | description |
|---|---|
| control_file_path | The configured path where the generated control file is saved |