{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "lutok-devel-0.0.4-14.oe2403sp3.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-14T13:11:03.911431983Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/lutok-devel-0.0.4-14.oe2403sp3.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-lua-devel-5.4.6",
      "name": "lua-devel",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a73cd61f7beb8c7b09129fc1768b31005db9a8b8f3099ca8aebae067a2f1c701"
        }
      ],
      "description": "This package contains development files for lua.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/lua-devel@5.4.6-4.oe2403sp3?arch=x86_64&epoch=0&upstream=lua-5.4.6-4.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.lua.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Development files for lua",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.4.6-4.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-lutok-0.4",
      "name": "lutok",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "58bb1deff41308bf1cf17d179b1c0770273caa64e9811c2f1dc0d6b70fb769fb"
        }
      ],
      "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.oe2403sp3?arch=x86_64&epoch=0&upstream=lutok-0.4-14.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://code.google.com/p/lutok/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1884cb0675d766cb1ea3a90cf36ea6d3dfc5e5497f6f1351d21c61704c368e98-primary.sqlite.bz2",
      "summary": "Provides a clean and safe C++ interface for lua",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.4-14.oe2403sp3"
    }
  ],
  "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"
    }
  ]
}
