PkgLicenses.jl

Provides LICENSE texts for common software licenses
Author JuliaPackaging
Popularity
2 Stars
Updated Last
1 Year Ago
Started In
June 2018

PkgLicenses

Build Status

This is a utility package that provides an API for retrieving the text of several common software licenses. It is used by other packages that help creating new projects (and thus want to help the user include an appropriate LICENSE file).

Usage

license([lic])

List all bundled licenses. If a license label specified as a parameter then a full text of the license will be printed.

Required Packages

No packages found.

Used By Packages