Skip to content

Use SPDX license identifier in package metadata for automated license scanning #63

Description

@mrcll123

Issue

The contextlib2 package currently uses "PSF License" as the license identifier in its package metadata, which is not recognized by automated license scanning tools like osv-scanner because it's not a standard SPDX identifier.

Current State

$ pip show contextlib2 | grep License
License: PSF License

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions