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