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.42k stars 145 forks source link

Support for CSV output #223

Closed yassram closed 11 months ago

yassram commented 11 months 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 11 months ago

@yassram

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