{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "stb_rect_pack-devel-0.1.1.20220908git8b5f1f3-0.17.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T06:27:27.347923978Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/stb_rect_pack-devel-0.1.1.20220908git8b5f1f3-0.17.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-stb-rect-pack-devel-1.1.20220908git8b5f1f3",
      "name": "stb_rect_pack-devel",
      "licenseConcluded": "MIT OR Unlicense",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5e25a1b153db57460626df354d151d3cde238b3a3a7c003b5b901d771f7b6fa7"
        }
      ],
      "description": "Useful for e.g. packing rectangular textures into an atlas. Does not do\nrotation.\n\nNot necessarily the awesomest packing method, but better than the totally naive\none in stb_truetype (which is primarily what this is meant to replace).\n\nNo memory allocations; uses qsort() and assert() from stdlib. Can override\nthose by defining STBRP_SORT and STBRP_ASSERT.\n\nThis library currently uses the Skyline Bottom-Left algorithm.\n\nPlease note: better rectangle packers are welcome! Please implement them to the\nsame API, but with a different init function.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/stb_rect_pack-devel@1.1.20220908git8b5f1f3-0.17.oe2403sp4?arch=aarch64&epoch=0&upstream=stb-0.20220908git8b5f1f3-0.17.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/nothings/stb",
      "licenseDeclared": "MIT OR Unlicense",
      "sourceInfo": "acquired package info from repodata DB: repodata/f0b2606f1dc0294014b17bb8ea9231f0129611b4c9610b9db40f82da2b1f63da-primary.sqlite.bz2",
      "summary": "Simple 2D rectangle packer with decent quality",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.1.20220908git8b5f1f3-0.17.oe2403sp4"
    }
  ],
  "relationships": []
}
