{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-pylint-0.3.0.3-2.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-pylint-0.3.0.3-2.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-pylint-3.0.3",
      "name": "python3-pylint",
      "licenseConcluded": "GPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "c14978de339024396951ce85d1e14649ba9f21edad8c4fef3dc023cd86a2fe1d"
        }
      ],
      "description": "Pylint is a Python source code analyzer which looks for programming\nerrors, helps enforcing a coding standard and sniffs for some code\nsmells (as defined in Martin Fowler's Refactoring book).\nPylint can be seen as another PyChecker since nearly all tests you\ncan do with PyChecker can also be done with Pylint. However, Pylint\noffers some more features, like checking length of lines of code,\nchecking if variable names are well-formed according to your coding\nstandard, or checking if declared interfaces are truly implemented,\nand much more.\nAdditionally, it is possible to write plugins to add your own checks.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-pylint@3.0.3-2.oe2403sp4?arch=noarch&epoch=0&upstream=pylint-3.0.3-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.pylint.org/",
      "licenseDeclared": "GPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Analyzes Python code looking for bugs and signs of poor quality",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.0.3-2.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-astroid-3.1.0",
      "name": "python3-astroid",
      "licenseConcluded": "LGPL-2.1-only and GPL-2.0-or-later",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "018bf20ce6c6fdad33724bcfc92ad60a89179e8e9f0a807bb58e058154da8240"
        }
      ],
      "description": "An abstract syntax tree for Python with inference support.\nThe aim of this module is to provide a common base representation of python\nsource code. It is currently the library powering pylint capabilities.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-astroid@3.1.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-astroid-3.1.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/pylint-dev/astroid",
      "licenseDeclared": "LGPL-2.1-only and GPL-2.0-or-later",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "An abstract syntax tree for Python with inference support.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.1.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-dill-0.3.7",
      "name": "python3-dill",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5d36999c16f3a155ea6ae05461d69cd688f7e69e434081fd20d221f452ca80a0"
        }
      ],
      "description": "serialize all of python",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-dill@0.3.7-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-dill-0.3.7-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/uqfoundation/dill",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "serialize all of python",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.3.7-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-isort-5.12.0",
      "name": "python3-isort",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d2ab470935933795ed61c89791eeb1b2636b407b77e6cb19052a5cd147c6ed59"
        }
      ],
      "description": "Isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.\nPython 3 version.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-isort@5.12.0-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-isort-5.12.0-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/timothycrosley/isort",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A Python utility / library to sort Python imports.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.12.0-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-mccabe-0.7.0",
      "name": "python3-mccabe",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "2ce548a3a185e392b7c54ffc8f3eb29ee5ec9a682bedfabf2372ef4782e96d6e"
        }
      ],
      "description": "Ned's script to check McCabe complexity. This module provides a plugin\nfor flake8, the Python code checker.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-mccabe@0.7.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-mccabe-0.7.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://pypi.python.org/pypi/mccabe",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "McCabe complexity checker for Python version 3",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.7.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-platformdirs-3.11.0",
      "name": "python3-platformdirs",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "8c864ed58fd36b93b9479d43ba7dbeb2d283450d2a3e37dc12ea9d8de30cb4b2"
        }
      ],
      "description": "The problem When writing desktop application, finding the right location to\nstore user data and configuration varies per platform. Even for single-platform\napps, there may by plenty of nuances in figuring out the right location.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-platformdirs@3.11.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-platformdirs-3.11.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/platformdirs/platformdirs",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A small Python module for determining appropriate platform-specific dirs",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.11.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-setuptools-68.0.0",
      "name": "python3-setuptools",
      "licenseConcluded": "MIT and (BSD or ASL 2.0)",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "8abe8cebc03cbe1bf23ff90eb5f4f4193dc2db0ee1c12316bd4f1ec8606c305d"
        }
      ],
      "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.oe2403sp4?arch=noarch&epoch=0&upstream=python-setuptools-68.0.0-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pypi.python.org/pypi/setuptools",
      "licenseDeclared": "MIT and (BSD or ASL 2.0)",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Easily build and distribute Python 3 packages",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:68.0.0-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-tomlkit-0.13.3",
      "name": "python3-tomlkit",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "bbc66ddf028d36811e2a884b56a8477003b3444b6e23cef259612e691c0cee73"
        }
      ],
      "description": "TOML Kit is a 1.0.0-compliant TOML library.\n\nIt includes a parser that preserves all comments, indentations, whitespace and\ninternal element ordering, and makes them accessible and editable via an\nintuitive API.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-tomlkit@0.13.3-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-tomlkit-0.13.3-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/sdispater/tomlkit",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Style preserving TOML library",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.13.3-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-3.11.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-astroid-3.1.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-dill-0.3.7"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-isort-5.12.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-mccabe-0.7.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-platformdirs-3.11.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-setuptools-68.0.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-pylint-3.0.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-tomlkit-0.13.3"
    }
  ]
}
