Function

AppStream-1.0AppStreamis_spdx_license_exception_idSince 0.12.10

  • Searches the known list of SPDX license exception IDs.

    Parameters

    • exception_id: string

      a single SPDX license exception ID, e.g. "GCC-exception-3.1"

    Returns boolean

    true if the string is a valid SPDX license exception ID

    0.12.10