{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-sphinx-mdinclude-0.0.5.3-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-sphinx-mdinclude-0.0.5.3-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-35d399d3-00de-49ee-95ee-8f78b8f03042",
			"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-docutils-0.20.1-8dc939f5-9fd9-4d36-8e1d-31246b7409cf-6d83467b-9881-4090-96a3-14cca5941435",
			"name":"python3-docutils",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"927a1024095a8fed60d82fc87927f41cfb62c1e159c8a1a17ed48540e5c836ec"
				}
			],
			"description":"\nDocutils is an open-source text processing system for processing plaintext\ndocumentation into useful formats, such as HTML, LaTeX, man-pages,\nopen-document or XML. It includes reStructuredText, the easy to read, easy\nto use, what-you-see-is-what-you-get plaintext markup language.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-docutils@0.20.1-1.oe2409?arch=noarch&epoch=0&upstream=python-docutils-0.20.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://docutils.sourceforge.net",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Documentation Utilities Written in Python, for General- and Special-Purpose Use",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.20.1-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-mistune-2.0.4-3870ccf7-2cb2-434a-b49e-a0b9f1d69e1a-b1fd4f45-cbb0-49d8-bd05-8c3b98ddecd2",
			"name":"python3-mistune",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"44bd311840a43a0d74a796483cb31924a2e7dd94ca18d2dbe54db00018956c21"
				}
			],
			"description":"The python-mistune package is a fast yet powerful Python Markdown\nparser with renderers and plugins, compatible with sane CommonMark\nrules.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-mistune@2.0.4-2.oe2409?arch=noarch&epoch=0&upstream=python-mistune-2.0.4-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/lepture/mistune",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A Python Markdown Parser",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.0.4-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pygments-2.18.0-ff5fd4b5-bb2b-4536-81a5-4b95f3a90c6e-43b1179d-2a1d-4203-9de1-5a36eba4b9a8",
			"name":"python3-pygments",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"7f82f437b1c060ba9f75930b79316531cc83a7cd9fe4c593df8ff97d056fb697"
				}
			],
			"description":"\nPygments is a generic syntax highlighter suitable for use\nin code hosting, forums, wikis or other applications that\nneed to prettify source code. Highlights are:\n\t* a wide range of over 500 languages and other text\n\t  formats is supported\n\t* special attention is paid to details that increase\n\t  highlighting quality\n\t* support for new languages and formats are added easily;\n\t  most languages use a simple regex-based lexing mechanism\n\t* a number of output formats is available, among them HTML,\n\t  RTF, LaTeX and ANSI sequences\n\t* it is usable as a command-line tool and as a library\n\t* … and it highlights even Perl 6!",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pygments@2.18.0-1.oe2409?arch=noarch&epoch=0&upstream=python-pygments-2.18.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://pygments.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Syntax highlighting engine written in Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.18.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-sphinx-mdinclude-0.5.3-17085fdf-1ffe-4ddd-8559-26b3559d1481",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-35d399d3-00de-49ee-95ee-8f78b8f03042"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-sphinx-mdinclude-0.5.3-17085fdf-1ffe-4ddd-8559-26b3559d1481",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-docutils-0.20.1-8dc939f5-9fd9-4d36-8e1d-31246b7409cf-6d83467b-9881-4090-96a3-14cca5941435"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-sphinx-mdinclude-0.5.3-17085fdf-1ffe-4ddd-8559-26b3559d1481",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-mistune-2.0.4-3870ccf7-2cb2-434a-b49e-a0b9f1d69e1a-b1fd4f45-cbb0-49d8-bd05-8c3b98ddecd2"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-sphinx-mdinclude-0.5.3-17085fdf-1ffe-4ddd-8559-26b3559d1481",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pygments-2.18.0-ff5fd4b5-bb2b-4536-81a5-4b95f3a90c6e-43b1179d-2a1d-4203-9de1-5a36eba4b9a8"
		}
	]
}