[][src]Crate spdx

Structs

LicenseId

Unique identifier for a particular license

Enums

LicenseExpr
ParseError

Functions

iter_expr

Iterates through the license and exception identifiers in an SPDX expression

license_id

Attempts to find a LicenseId for the string Note: any '+' at the end is trimmed

license_name

Retrieves the string identifier for a license id

license_version

Returns the version number of the SPDX set