Max Mehl
Max Mehl
We want to get rid of python-debian as a dependency because it creates a number of problems on non-Debian/apt environments, and is generally containing a lot of code we don't...
We had to push the latest docs to readthedocs manually. This ideally should happen automatically.
Follow-up from #230. YAML or Markdown files may split their files in sections, separated by `---`. We should investigate how `addheader` may mess with these files and whether adding comments...
The SPDX-License-Identifier given as a parameter for `reuse download` is case-sensitive. I wonder whether this is actually necessary since there is no conflict. Especially for manual downloads, some users might...
Would it be feasible to make this library packaged for Debian? A concrete use case: the REUSE helper tool is meanwhile available in the official Debian repos. If we include...
Even on a screen 1080p high, the list of tools in the menu of [this page](https://oss-compliance-tooling.org/Tooling-Landscape/OSS-Based-License-Compliance-Tools/) is too long. On my screen, "OSS Discovery by OpenLogic" is the last item...
This adds a section about REUSE to the tool overview. Please feel free to edit if you spot issues.
We have a extensive matching of file extension and file names to their comment syntax. But all of this obviously breaks if the file name has an extension. However, if...
Currently, it's only possible to refer to custom templates for `addheader` using templates that are within the project's `.reuse/templates` folder. See the current documentation [here](https://reuse.readthedocs.io/en/v1.0.0/usage.html#templates). We want to make it...
This PR adds a few more handlers which may be useful in some scenarios.