perl6-license-spdx 3.16.0
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.
- Outputs:
out
- Website: https://github.com/jonathanstowe/License-SPDX
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl6.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl6-license-spdx 3.16.0
as follows:
guix install perl6-license-spdx@3.16.0
Or install the latest version:
guix install perl6-license-spdx
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.