{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-blockdiag-0.3.0.0-1.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T06:18:35.28438444Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-blockdiag-0.3.0.0-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-blockdiag-3.0.0",
      "name": "python3-blockdiag",
      "licenseConcluded": "Apache-2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "04c3f93aaff5746abc48eba76e2c19bf30b691a4dd90728e6411387b0ffdf4a8"
        }
      ],
      "description": "* Generate block-diagram from dot like text (basic feature).\n* Multilingualization for node-label (utf-8 only).",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-blockdiag@3.0.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-blockdiag-3.0.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://blockdiag.com/",
      "licenseDeclared": "Apache-2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/1878cc60a19e65efc93d1a539275c5a6799b0acbd7796ee105712c44cae47ab4-primary.sqlite.bz2",
      "summary": "blockdiag generates block-diagram image from text",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.0.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-funcparserlib-1.0.1",
      "name": "python3-funcparserlib",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "df6c415d2f62baebca007792a2d58f40be7484ab48d085536d0de807ca84ffb5"
        }
      ],
      "description": "*Parser combinators* are just higher-order functions that take parsers as their\narguments and return them as result values. Parser combinators are:\n* First-class values\n* Extremely composable\n* Tend to make the code quite compact\n* Resemble the readable notation of xBNF grammars\nParsers made with ``funcparserlib`` are pure-Python LL(*) parsers. It means\nthat it's very easy to write them without thinking about look-aheads and all\nthat hardcore parsing stuff. But the recursive descent parsing is a rather slow\nmethod compared to LL(k) or LR(k) algorithms.\nSo the primary domain for ``funcparserlib`` is **parsing little languages** or\n**external DSLs** (domain specific languages).\nThe library itself is very small. Its source code is only 0.5 KLOC, with lots\nof comments included. It features the longest parsed prefix error reporting, as well\nas a tiny lexer generator for token position tracking.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-funcparserlib@1.0.1-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-funcparserlib-1.0.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/vlasovskikh/funcparserlib",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/1878cc60a19e65efc93d1a539275c5a6799b0acbd7796ee105712c44cae47ab4-primary.sqlite.bz2",
      "summary": "Recursive descent parsing library based on functional combinators",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.0.1-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-webcolors-1.13",
      "name": "python3-webcolors",
      "licenseConcluded": "BSD 3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "1234f492e86db0aa2a74ea6737aa5063a0c14bf8dd0c0d0487d7607ae81054ab"
        }
      ],
      "description": "\n``webcolors`` is a module for working with HTML/CSS color definitions.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-webcolors@1.13-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-webcolors-1.13-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/ubernostrum/webcolors",
      "licenseDeclared": "BSD 3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/1878cc60a19e65efc93d1a539275c5a6799b0acbd7796ee105712c44cae47ab4-primary.sqlite.bz2",
      "summary": "A library for working with color names and color values formats defined by HTML and CSS.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.13-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-blockdiag-3.0.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-funcparserlib-1.0.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-blockdiag-3.0.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-webcolors-1.13"
    }
  ]
}
