cgrindel / rules_swift_package_manager

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
Apache License 2.0
75 stars 26 forks source link

Feature Request: Collect license data #1092

Closed brentleyjones closed 4 days ago

brentleyjones commented 4 months ago

We should collect license data with rules_license and set it on package.default_package_metadata.

This will allow people to generate license attribution for all of the Swift packages that they use.