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

perl6-license-spdx

Abstraction over the SPDX License List

This provides an abstraction over the SPDX License List as provided in JSON format. Its primary raison d'être is to help the licence checking of Test::META and to allow for the warning about deprecated licences therein.

Installation

Install the latest version of perl6-license-spdx as follows:

guix install perl6-license-spdx

Or install a particular version:

guix install perl6-license-spdx@3.16.0

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

You can use the following badge to inform users of perl6-license-spdx about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl6-license-spdx'><img src='https://packages.guix.gnu.org/packages/perl6-license-spdx/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl6-license-spdx/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl6-license-spdx)

Example Org:

[[https://packages.guix.gnu.org/packages/perl6-license-spdx][https://packages.guix.gnu.org/packages/perl6-license-spdx/badges/latest-version.svg]]