REUSE compliance of stephanlachnit/dep5convert

Unfortunately, github.com/stephanlachnit/dep5convert 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/stephanlachnit/dep5convert)](https://api.reuse.software/info/github.com/stephanlachnit/dep5convert)

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 6ab22ad8cb0d159bf98dacffff3ff6dd7f34f428 was checked on 10 May 2023 09:24:43 UTC with the following result:

# MISSING COPYRIGHT AND LICENSING INFORMATION

The following files have no copyright and licensing information:
* tests/testdata/simple


# SUMMARY

* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses:
* Unused licenses:
* Used licenses: CC-BY-SA-4.0, CC0-1.0, EUPL-1.2
* Read errors: 0
* Files with copyright information: 31 / 32
* Files with license information: 31 / 32

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