{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-pocketlint-0.0.24-1.oe2409.aarch64.rpm",
	"spdxVersion":"SPDX-2.2",
	"creationInfo":{
		"created":"2024-09-30T03:30:07.5589037Z",
		"creators":"[openeuler_creator]"
	},
	"dataLicense":"CC0-1.0",
	"documentNamespace":"https://repo.openeuler.org/security/data/sbom/python3-pocketlint-0.0.24-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-8065a676-5d5a-4171-b102-a7fb418181bc",
			"name":"python3",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"08bd7937d659d460eb57f421500cb0fd93e554c236a1ca9b5bb9efdd64c21d48"
				}
			],
			"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-5.oe2409?arch=aarch64&epoch=0&upstream=python3-3.11.6-5.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.python.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Interpreter of the Python3 programming language",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.11.6-5.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-96514abc-0243-41f7-9bfc-1754a808b84e",
			"name":"python3-packaging",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"02f2172a31dbb4fa24d71f6fc2b4f1128d591279ee3d1b1d925e4dbf8e050bac"
				}
			],
			"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@23.2-1.oe2409?arch=noarch&epoch=0&upstream=python-packaging-23.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/pypa/packaging",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Core utilities for Python packages",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:23.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-polib-1.2.0-70db8c4e-ff82-46b0-ae90-5736ef41a4cb-a86c8eaa-368c-4d23-b70e-716ea270c4cd",
			"name":"python3-polib",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"9e89f67ea450071b494f162b74aaee620589fbbd75ceefc9adacd1a0c0e9f77f"
				}
			],
			"description":"polib is a library to manipulate, create, modify gettext files (pot, po and mo files). You can load\nexisting files, iterate through it’s entries, add, modify entries, comments or metadata, etc… or\ncreate new po files from scratch.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-polib@1.2.0-2.oe2409?arch=noarch&epoch=0&upstream=python-polib-1.2.0-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.org/project/polib/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A library to manipulate gettext files (po and mo files)",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.2.0-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pylint-3.2.3-e74dcb28-a812-445c-8d2b-c8727e40efff-74c417f7-ed4e-431a-8852-e742146ef3cc",
			"name":"python3-pylint",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"0073af460e80556c17d1f1de4f905f48463b8df7af0d5f8eedba269e94ffb0dc"
				}
			],
			"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.2.3-1.oe2409?arch=noarch&epoch=0&upstream=pylint-3.2.3-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.pylint.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Analyzes Python code looking for bugs and signs of poor quality",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.2.3-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-six-1.16.0-1f1ad333-6256-4657-9223-e85973a2f936-8ee57069-3e37-454b-87f9-bbc872c77e95",
			"name":"python3-six",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1c918bf3986c6ac2e5d37b37b8b3c4148fb91118b6325d150ca3d450b9e70992"
				}
			],
			"description":"Compatibility library for python 3.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-six@1.16.0-3.oe2409?arch=noarch&epoch=0&upstream=python-six-1.16.0-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.python.org/pypi/six",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Compatibility library for python 3",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.16.0-3.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-pocketlint-0.24-81017337-27bc-4bda-8c44-4bfcf7c104a9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-8065a676-5d5a-4171-b102-a7fb418181bc"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pocketlint-0.24-81017337-27bc-4bda-8c44-4bfcf7c104a9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-96514abc-0243-41f7-9bfc-1754a808b84e"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pocketlint-0.24-81017337-27bc-4bda-8c44-4bfcf7c104a9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-polib-1.2.0-70db8c4e-ff82-46b0-ae90-5736ef41a4cb-a86c8eaa-368c-4d23-b70e-716ea270c4cd"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pocketlint-0.24-81017337-27bc-4bda-8c44-4bfcf7c104a9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pylint-3.2.3-e74dcb28-a812-445c-8d2b-c8727e40efff-74c417f7-ed4e-431a-8852-e742146ef3cc"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pocketlint-0.24-81017337-27bc-4bda-8c44-4bfcf7c104a9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-six-1.16.0-1f1ad333-6256-4657-9223-e85973a2f936-8ee57069-3e37-454b-87f9-bbc872c77e95"
		}
	]
}