Max Mehl

Results 52 issues of 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...

enhancement
good first issue

We had to push the latest docs to readthedocs manually. This ideally should happen automatically.

enhancement

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

enhancement
priority/low

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

packaging and ci

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

enhancement
stale

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

enhancement
stale

This PR adds a few more handlers which may be useful in some scenarios.