Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for CSV output #223

Merged
merged 6 commits into from
Nov 9, 2023
Merged

Support for CSV output #223

merged 6 commits into from
Nov 9, 2023

Conversation

yassram
Copy link
Contributor

@yassram yassram commented Nov 7, 2023

Motivation

This PR adds support for a CSV listing of licences using a new option --csv-path.

Usage

--csv-path

  • Default: None.
  • If this path is specified, a csv acknowledgements file will be generated.

Example

  • license-plist --csv-path path/to/csv/file.csv --add-sources
Screenshot 2023-11-07 at 18 28 50

Note: Origin column is present when --add-sources is provided.

Related Issue

@mono0926 mono0926 merged commit ae2e59f into mono0926:main Nov 9, 2023
2 checks passed
@mono0926
Copy link
Owner

mono0926 commented Nov 9, 2023

@yassram

Thanks, released: https://github.com/mono0926/LicensePlist/releases/tag/3.25.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants