{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "lutok-devel-0.0.4-14.oe2403.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-14T14:17:38.370562542Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/lutok-devel-0.0.4-14.oe2403.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-lua-devel-5.4.6",
      "name": "lua-devel",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "71c32b7f9d3ba5d626f64850faecb5d6349d0939dccae647de0f143b2c704b83"
        }
      ],
      "description": "This package contains development files for lua.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/lua-devel@5.4.6-1.oe2403?arch=aarch64&epoch=0&upstream=lua-5.4.6-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.lua.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/6a4762c6f9f76cc1a4c44e432c97d08c2803b6e0e96a0a4bdf1aec71664120f2-primary.sqlite.bz2",
      "summary": "Development files for lua",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.4.6-1.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-lutok-0.4",
      "name": "lutok",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "245e3c0b85d19713ef2fe96257437c8b7f0cce8791c8564ad87577de13ab3816"
        }
      ],
      "description": "Lutok provides a small C ++ wrapper around Lua to simplify the interaction\nbetween C ++ and Lua. These wrappers use a lot of RAII to prevent resource leaks,\nexpose C ++ friendly data types, report errors through exceptions, and ensure that\nthe Lua stack is always unaffected when errors are encountered. The library also\nprovides a small selection of miscellaneous utility functions built on top of the wrapper.\n\nLutok is committed to providing a secure C ++ interface. The disadvantage is that\nit is not suitable for environments with strict performance requirements.\nIn order to implement an error-safe C ++ wrapper on top of the Lua C binary library,\nLutok adds several layers or abstractions and error checking, which runs counter\nto the original spirit of the Lua C API, thereby reducing performance.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/lutok@0.4-14.oe2403?arch=aarch64&epoch=0&upstream=lutok-0.4-14.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://code.google.com/p/lutok/",
      "sourceInfo": "acquired package info from repodata DB: repodata/6a4762c6f9f76cc1a4c44e432c97d08c2803b6e0e96a0a4bdf1aec71664120f2-primary.sqlite.bz2",
      "summary": "Provides a clean and safe C++ interface for lua",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.4-14.oe2403"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-lutok-devel-0.4",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-lua-devel-5.4.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-lutok-devel-0.4",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-lutok-0.4"
    }
  ]
}
