{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-jupyter-server-0.2.13.0-2.oe2403.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-15T10:11:16.248464909Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-jupyter-server-0.2.13.0-2.oe2403.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-3.11.6",
      "name": "python3",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "83a9a4342ea79c168b8b393a2652c06187b591346e9b405cb2fa23edf2021cac"
        }
      ],
      "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-10.oe2403?arch=aarch64&epoch=0&upstream=python3-3.11.6-10.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.python.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/4a5a21b6ce68bf707d140fcb668e8100d7f399dd61cff0dc4b03852d7cdb357a-primary.sqlite.bz2",
      "summary": "Interpreter of the Python3 programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.11.6-10.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-jinja2-3.1.3",
      "name": "python3-jinja2",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "00ad539c50a37a73326153872d3acd5eee06260a3c4afa065a60d7b3a7f66d93"
        }
      ],
      "description": "This package is the python3 version of python-jinja2.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-jinja2@3.1.3-4.oe2403?arch=noarch&epoch=0&upstream=python-jinja2-3.1.3-4.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://jinja.pocoo.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/4a5a21b6ce68bf707d140fcb668e8100d7f399dd61cff0dc4b03852d7cdb357a-primary.sqlite.bz2",
      "summary": "General purpose template engine for python3",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.1.3-4.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-nbconvert-7.17.1",
      "name": "python3-nbconvert",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "4466e0e88ce81e3dc79e2722edd222299994fd534d0353b9b640cfe93707c3d7"
        }
      ],
      "description": "The nbconvert tool, jupyter nbconvert, converts notebooks to various other\nformats via Jinja templates. The nbconvert tool allows you to convert an\n.ipynb notebook file into various static formats including HTML, LaTeX,\nPDF, Reveal JS, Markdown (md), ReStructured Text (rst) and executable script.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-nbconvert@7.17.1-1.oe2403?arch=noarch&epoch=0&upstream=python-nbconvert-7.17.1-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/jupyter/nbconvert",
      "sourceInfo": "acquired package info from repodata DB: repodata/4a5a21b6ce68bf707d140fcb668e8100d7f399dd61cff0dc4b03852d7cdb357a-primary.sqlite.bz2",
      "summary": "Converting Jupyter Notebooks",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:7.17.1-1.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-setuptools-68.0.0",
      "name": "python3-setuptools",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "ae5cae2cea5e4c75f343a5218ea931be6dad82beaa8446558d71ddf3c3a88530"
        }
      ],
      "description": "Setuptools is a collection of enhancements to the Python 3 distutils that allow\nyou to more easily build and distribute Python 3 packages, especially ones that\nhave dependencies on other packages.\n\nThis package also contains the runtime components of setuptools, necessary to\nexecute the software that requires pkg_resources.py.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-setuptools@68.0.0-2.oe2403?arch=noarch&epoch=0&upstream=python-setuptools-68.0.0-2.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pypi.python.org/pypi/setuptools",
      "sourceInfo": "acquired package info from repodata DB: repodata/4a5a21b6ce68bf707d140fcb668e8100d7f399dd61cff0dc4b03852d7cdb357a-primary.sqlite.bz2",
      "summary": "Easily build and distribute Python 3 packages",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:68.0.0-2.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-tornado-6.3.3",
      "name": "python3-tornado",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "da5336df66e86b9a2b2966bba893ac2afabf363d5285de9a93700697f01d4441"
        }
      ],
      "description": "Tornado is an open source version of the scalable, non-blocking web server and tools.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-tornado@6.3.3-2.oe2403?arch=aarch64&epoch=0&upstream=python-tornado-6.3.3-2.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.tornadoweb.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/4a5a21b6ce68bf707d140fcb668e8100d7f399dd61cff0dc4b03852d7cdb357a-primary.sqlite.bz2",
      "summary": "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.3.3-2.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-tornado-6.5",
      "name": "python3-tornado",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "330da39d8173d07cc899babdcd9875ed59e53c8707d4b4a4ee5cae73c5d42bf0"
        }
      ],
      "description": "Tornado is an open source version of the scalable, non-blocking web server and tools.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-tornado@6.5-1.oe2403?arch=aarch64&epoch=0&upstream=python-tornado-6.5-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.tornadoweb.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/4a5a21b6ce68bf707d140fcb668e8100d7f399dd61cff0dc4b03852d7cdb357a-primary.sqlite.bz2",
      "summary": "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.5-1.oe2403"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-jupyter-server-2.13.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-3.11.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-jupyter-server-2.13.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-jinja2-3.1.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-jupyter-server-2.13.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-nbconvert-7.17.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-jupyter-server-2.13.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-setuptools-68.0.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-jupyter-server-2.13.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-tornado-6.3.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-jupyter-server-2.13.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-tornado-6.5"
    }
  ]
}
