Skip to content

Support for generating third-party licenses file from deny.toml #856

Description

@joshtriplett

The list of licenses in deny.toml is also the list of third-party licenses I'd want to reproduce in a THIRD-PARTY-LICENSES.txt file. I'd love to have a feature in cargo deny to generate such a file based on deny.toml.

(Note that that shouldn't be a complete list of licenses, since deny.toml lists enough licenses to satisfy all the SPDX clauses, and if you have a crate licensed as MIT OR AwfulLicense, you don't want to list AwfulLicense.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions