mono0926 / LicensePlist

A license list generator of all your dependencies for iOS applications
https://www.slideshare.net/mono0926/licenseplist-a-license-list-generator-of-all-your-dependencies-for-ios-applications
MIT License
2.43k stars 146 forks source link

Support for CSV output #223

Closed yassram closed 1 year ago

yassram commented 1 year ago

Motivation

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

Usage

--csv-path

Example

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

Related Issue

mono0926 commented 1 year ago

@yassram

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