{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"texlive-doctools-9.svn34474.0.1-2.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/texlive-doctools-9.svn34474.0.1-2.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-texlive-base-20210325-b44c2490-6153-413d-a00e-d1892456ce7c-077648fe-da3c-4501-815c-1d887069b23f",
			"name":"texlive-base",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"6df3da9dcb2e7d2abbcbf26c0c7ceeb32278dcc5d1eb6bc5b836f6112526221c"
				}
			],
			"description":"The TeX Live software distribution offers a complete TeX system for a\nvariety of Unix, Macintosh, Windows and other platforms. It\nencompasses programs for editing, typesetting, previewing and printing\nof TeX documents in many different languages, and a large collection\nof TeX macros and font libraries.\n\nThe distribution includes extensive general documentation about TeX,\nas well as the documentation for the included software packages.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-base@20210325-9.oe2409?arch=aarch64&epoch=9&upstream=texlive-base-20210325-9.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://tug.org/texlive/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"TeX formatting system",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:20210325-9.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-kpathsea-20210325-dc274ce1-f2ba-4fb7-bff4-47fe326d60ff-66c520f2-b972-4dbd-b08d-00189fad1571",
			"name":"texlive-kpathsea",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e6f3f53a3e8db013a31d19055cd51ee90cfe13273357c1f0acc2fcf38b8d8a65"
				}
			],
			"description":"Kpathsea is a library and utility programs which provide path\nsearching facilities for TeX file types, including the self-\nlocating feature required for movable installations, layered on\ntop of a general search mechanism.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-kpathsea@20210325-9.oe2409?arch=aarch64&epoch=9&upstream=texlive-base-20210325-9.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://tug.org/texlive/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Path searching library for TeX-related files",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:20210325-9.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-kvoptions-svn56609-bdef1bce-abf7-4745-9a29-5c1daab86926-6c90715e-2da6-4d8a-976c-aade3f537a34",
			"name":"texlive-kvoptions",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"b38301799ea5a126b5a0ed8077734d52f2fdaf2a2b159ed6765ec041cc95b027"
				}
			],
			"description":"This package offers support for package authors who want to use\noptions in key-value format for their package options.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-kvoptions@svn56609-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-y-2021-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://tug.org/texlive/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Key value format for package options",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn56609-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-listings-svn55265-4ca4a9f7-561e-4e1d-80b6-1393ba72e86a-0c077cd3-1113-4a69-8345-46722c53fa7d",
			"name":"texlive-listings",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2bdd3b2e116e294f569bd107210e1f7fd0606dad0990afbec0f63c3f90b8e5bf"
				}
			],
			"description":"The package enables the user to typeset programs (programming\ncode) within LaTeX; the source code is read directly by TeX--no\nfront-end processor is needed. Keywords, comments and strings\ncan be typeset using different styles (default is bold for\nkeywords, italic for comments and no special style for\nstrings). Support for hyperref is provided. To use,\n\\usepackage{listings}, identify the language of the object to\ntypeset, using a construct like: \\lstset{language=Python}, then\nuse environment lstlisting for inline code. External files may\nbe formatted using \\lstinputlisting to process a given file in\nthe form appropriate for the current language. Short (in-line)\nlistings are also available, using either \\lstinline|...| or\n|...| (after defining the | token with the \\lstMakeShortInline\ncommand).",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-listings@svn55265-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-n-2021-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://tug.org/texlive/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Typeset source code listings using LaTeX",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn55265-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-pdftexcmds-svn55777-e36d492c-1e5b-47b7-af59-ce7411426bc0-7ea94b9d-5ae7-414a-bcb3-480ce3e133f1",
			"name":"texlive-pdftexcmds",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e9527777f4efc982cdf6826385f40e42dea5b188c31127d2603aeac5e6961fca"
				}
			],
			"description":"LuaTeX provides most of the commands of pdfTeX 1.40. However, a\nnumber of utility functions are not available. This package\ntries to fill the gap and implements some of the missing\nprimitives using Lua.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-pdftexcmds@svn55777-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-y-2021-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://tug.org/texlive/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"LuaTeX support for pdfTeX utility functions",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn55777-3.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-texlive-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-base-20210325-b44c2490-6153-413d-a00e-d1892456ce7c-077648fe-da3c-4501-815c-1d887069b23f"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-kpathsea-20210325-dc274ce1-f2ba-4fb7-bff4-47fe326d60ff-66c520f2-b972-4dbd-b08d-00189fad1571"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-kvoptions-svn56609-bdef1bce-abf7-4745-9a29-5c1daab86926-6c90715e-2da6-4d8a-976c-aade3f537a34"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-listings-svn55265-4ca4a9f7-561e-4e1d-80b6-1393ba72e86a-0c077cd3-1113-4a69-8345-46722c53fa7d"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-pdftexcmds-svn55777-e36d492c-1e5b-47b7-af59-ce7411426bc0-7ea94b9d-5ae7-414a-bcb3-480ce3e133f1"
		}
	]
}