Skip to content

Document that cargo/crates.io now uses SPDX 3.0 #4930

Closed
@ndarilek

Description

@ndarilek

Cargo points me to https://spdx.org/licenses/ for a list of license identifiers. This page distinguishes between LGPL-2.1 and LGPL-2.1-or-later. I published a crate binding a C library whose licensing terms are LGPL-2.1-or-later, but my attempts to use this identifier failed, pointing me to the page that lists it as a possibility.

Maybe the solution is to support LGPL-2.1-or-later, but either way, the list of identifiers Cargo points me to doesn't seem authoritative. It took a few attempts to publish my crate, and given I'm trying to do that via CI and not directly, it took some time. :)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions