Function

AppStream-1.0AppStreamis_spdx_license_idSince 0.9.8

  • Searches the known list of SPDX license IDs.

    Parameters

    • license_id: string

      a single SPDX license ID, e.g. "GPL-3.0"

    Returns boolean

    true if the string is a valid SPDX license ID

    0.9.8