{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-altair-0.5.3.0-1.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T04:28:12.092529219Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-altair-0.5.3.0-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-altair-5.3.0",
      "name": "python3-altair",
      "licenseConcluded": "BSD-1-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d80bec4ec0442a698ed9c0a9390e7ba4bc62aea64cc6d78ce7a9114ade2e7f11"
        }
      ],
      "description": "Vega-Altair is a declarative statistical visualization library for Python. With Vega-Altair, you can spend more time understanding your data and its meaning. Vega-Altair's API is simple, friendly and consistent and built on top of the powerful Vega-Lite JSON specification. This elegant simplicity produces beautiful and effective visualizations with a minimal amount of code.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-altair@5.3.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-altair-5.3.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/altair-viz/altair",
      "licenseDeclared": "BSD-1-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Vega-Altair: A declarative statistical visualization library for Python.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.3.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-3.11.6",
      "name": "python3",
      "licenseConcluded": "Python-2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "790151b40cea5fb58990d3eb9e080545633f0fa2475ad8de4705aa374b42a580"
        }
      ],
      "description": "Python combines remarkable power with very clear syntax. It has modules,\nclasses, exceptions, very high level dynamic data types, and dynamic\ntyping. There are interfaces to many system calls and libraries, as well\nas to various windowing systems. New built-in modules are easily written\nin C or C++ (or other languages, depending on the chosen implementation).\nPython is also usable as an extension language for applications written\nin other languages that need easy-to-use scripting or automation interfaces.\n\nThis package Provides python version 3.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3@3.11.6-32.oe2403sp4?arch=aarch64&epoch=0&upstream=python3-3.11.6-32.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.python.org/",
      "licenseDeclared": "Python-2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Interpreter of the Python3 programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.11.6-32.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-jinja2-3.1.3",
      "name": "python3-jinja2",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a53ce34fee936a698c2d0a3226ce89853b9ffaa7a2f8ac75d9f724b949d6370c"
        }
      ],
      "description": "This package is the python3 version of python-jinja2.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-jinja2@3.1.3-5.oe2403sp4?arch=noarch&epoch=0&upstream=python-jinja2-3.1.3-5.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://jinja.pocoo.org/",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "General purpose template engine for python3",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.1.3-5.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-jsonschema-4.21.1",
      "name": "python3-jsonschema",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "8298f7876d586a69f640d765118cc1baa47e72a8bcd4180af46cbd37babe96e6"
        }
      ],
      "description": "jsonschema is JSON Schema validator currently based on http://tools.ietf.org/html/draft-zyp-json-schema-03",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-jsonschema@4.21.1-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-jsonschema-4.21.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://pypi.python.org/pypi/jsonschema",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "An implementation of JSON Schema validation for Python 3.11",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.21.1-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-numpy-1.24.3",
      "name": "python3-numpy",
      "licenseConcluded": "BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "56234de06fc1f2c54df64d77139f955b3d1337e267bd7886e35840a4700e2597"
        }
      ],
      "description": "NumPy is the fundamental package for scientific computing with Python. It contains among other things:\na powerful N-dimensional array object\nsophisticated (broadcasting) functions\ntools for integrating C/C++ and Fortran code\nuseful linear algebra, Fourier transform, and random number capabilities\nBesides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-numpy@1.24.3-4.oe2403sp4?arch=aarch64&epoch=1&upstream=numpy-1.24.3-4.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.numpy.org/",
      "licenseDeclared": "BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A fast multidimensional array facility for Python",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:1.24.3-4.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-packaging-24.2",
      "name": "python3-packaging",
      "licenseConcluded": "BSD and ASL 2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "7dff573a26dc8e9eb5a2264762d6f1550b7f67c4f323a38d05e5f89267e97bd0"
        }
      ],
      "description": "Reusable core utilities for various Python Packaging interoperability specifications.\n\nThis library provides utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425).\n\nThe packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-packaging@24.2-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-packaging-24.2-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/pypa/packaging",
      "licenseDeclared": "BSD and ASL 2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Core utilities for Python packages",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:24.2-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-pandas-2.2.2",
      "name": "python3-pandas",
      "licenseConcluded": "BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "80a091cf4bd0906a4e4c6fdb60f9c19861b9ed09bdbd4863ba062f3fb3debbc7"
        }
      ],
      "description": "pandas is an open source, BSD-licensed library\nproviding high-performance, easy-to-use data structures\nand data analysis tools for the Python programming language.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-pandas@2.2.2-1.oe2403sp4?arch=aarch64&epoch=0&upstream=python-pandas-2.2.2-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pandas.pydata.org/",
      "licenseDeclared": "BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Data structures and data analysis tools for Python",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.2.2-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-toolz-0.12.0",
      "name": "python3-toolz",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "bd19e5354eb2f082542410c7fdd501b5c8a8b5f465ce67b06dff135a0bbe5708"
        }
      ],
      "description": "A set of utility functions for iterators, functions, and dictionaries.\nSee the PyToolz documentation at https://toolz.readthedocs.io",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-toolz@0.12.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-toolz-0.12.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/pytoolz/toolz/",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "List processing tools and functional utilities",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.12.0-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-3.11.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-jinja2-3.1.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-jsonschema-4.21.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-numpy-1.24.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-packaging-24.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-pandas-2.2.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-altair-5.3.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-toolz-0.12.0"
    }
  ]
}
