Skip to content

Project license not clear #261

Description

@btschwertfeger

The project defines the BSD license in its project.license.text and a license classifier License :: OSI Approved :: BSD License in project.classifiers.

  1. The use of the license classifier is deprecated as of PEP 639
  2. The project.license.text is deprecated as well (see PEP 639) which is no big deal as there is no deadline when it will be unsupported.
  3. Both of the license declarations do not specify which license is actually used. There are many different BSD licenses out there. For users like us that process such metadata to be compliant with certain regulations, it would be nice if this project would specify a proper SPDX license (see https://spdx.org/licenses/). Either as project.license or via the License Expression field introduced in PEP 639.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions