jazzband / jazzband/contextlib2

Use SPDX license identifier in package metadata for automated license scanning

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
39
Forks
12
PR merge metrics
No merged PRs in 30d

Description

## 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

```bash
$ pip show contextlib2 | grep License
License: PSF License

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.