{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-blockdiag-0.3.0.0-1.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/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": "bd8a90c40934955357531e1d1e43e4d8f47db0ccbb1f1432b5b99323edad9806"
        }
      ],
      "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/f0b2606f1dc0294014b17bb8ea9231f0129611b4c9610b9db40f82da2b1f63da-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": "ce9241f6a3e554a2278ffd295d22f1ccb97215020e69c057ef5ef70f06c61cf8"
        }
      ],
      "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/f0b2606f1dc0294014b17bb8ea9231f0129611b4c9610b9db40f82da2b1f63da-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": "1166fcd5a68583a6baf2d26bafd20a90bc368c0e0d6be6fdc3c9232fb50c8b6f"
        }
      ],
      "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/f0b2606f1dc0294014b17bb8ea9231f0129611b4c9610b9db40f82da2b1f63da-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"
    }
  ]
}
