REUSE compliance of deeplook/pyteen

Unfortunately, github.com/deeplook/pyteen is not REUSE compliant and does not fully adopt the recommendations to make software licensing easy for humans and machines alike. Have a look at our tutorial to learn about the three simple steps to become REUSE compliant.

Badge

To add the badge to your project's README.md file, use the following snippet:

[![REUSE status](https://api.reuse.software/badge/github.com/deeplook/pyteen)](https://api.reuse.software/info/github.com/deeplook/pyteen)

Machine-readable information

The API provides machine-readable artifacts for automatic analysis.

  • All information about the latest compliance check can also be accessed via a machine-parsable JSON file.
  • You can gather the automatically generated SPDX SBOM in Tag:Value format, based on the reuse spdx command.

Last lint output

Commit dc1b2e430d8ce0528544f1cf8dc8c6c1b1acc2ef was checked on 10 May 2023 09:08:29 UTC with the following result:

# UNUSED LICENSES

The following licenses are not used:
* CC0-1.0


# SUMMARY

* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses:
* Unused licenses: CC0-1.0
* Used licenses: MIT
* Read errors: 0
* Files with copyright information: 60 / 60
* Files with license information: 60 / 60

Unfortunately, your project is not compliant with version 3.0 of the REUSE Specification :-(