This package browser is in early development. Mind the rough edges.

reuse

Provide and verify copyright and licensing information

The REUSE tool helps you achieve and confirm license compliance with the REUSE specification, a set of recommendations for licensing Free Software projects. REUSE makes it easy to declare the licenses under which your works are released, especially when reusing software from different projects released under different licenses. It avoids reliance on fuzzy heuristicts and allows both legal experts and computers to understand how your project is licensed. This allows generating a "bill of materials" for software.

This tool downloads full license texts, adds copyright and license information to file headers, and contains a linter to identify problems. There are other tools that have a lot more features and functionality surrounding the analysis and inspection of copyright and licenses in software projects. This one is designed to be simple.

Installation

Install the latest version of reuse as follows:

guix install reuse

Or install a particular version:

guix install reuse@3.0.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/reuse/'><img src='http://127.0.0.1:3000/packages/reuse/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/reuse/badges/latest-version.svg)](http://127.0.0.1:3000/packages/reuse/)
Org: [[http://127.0.0.1:3000/packages/reuse/][http://127.0.0.1:3000/packages/reuse/badges/latest-version.svg]]