reuse
No description set
- Links to devel:tools / reuse
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/reuse && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000119 119 Bytes | |
reuse-3.0.1.tar.gz | 0000269652 263 KB | |
reuse.changes | 0000016350 16 KB | |
reuse.spec | 0000002335 2.28 KB |
Revision 2 (latest revision is 3)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 3.0.1: * `.qrc` and `.ui` now have the HTML comment style instead of being marked uncommentable. * This reverts behaviour introduced in v3.0.0: the contents of uncommentable * files are scanned for REUSE information again. The contents of binary files are not. * Implement handling LicenseRef in `download` and `init`. * Declared support for Python 3.12. * More file types are recognised: + TCL (`.tcl`) + Julia (`.jl`) + Modern Fortran (`.f90`) + Bazel (`.bzl`) + GNU Linker script (`.ld`) + Assembly code (`.s`) + Empty placeholders (`.empty`) + ShellCheck configuration (`.shellcheckrc`) + Pylint in-project configuration (`pylintrc`) + Lisp schemes (`.sld`, `.sls`, `.sps`) + Added comment styles: * `csingle` for Zig (`.zig`) and Hare (`.ha`) * Display recommendations for steps to fix found issues during a lint. * Add support for Pijul VCS. Pijul support is not added to the Docker image. * When running `annotate` on a file with an unrecognised file path, the tool currently exits early. To automatically create a .license file for unrecognised files, `--fallback-dot-license` has been added. * Ignore `.sl` directory as used by Sapling SCM.
Comments 0