{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"texlive-latexdemo-9.svn55265-3.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-latexdemo-9.svn55265-3.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-texlive-base-20210325-b44c2490-6153-413d-a00e-d1892456ce7c-cf61279b-f7e7-4bfb-97cc-0cb4b59d3232",
			"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-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c-7fe9bcbe-9ba4-45a8-b0c0-4b6049edb9f8",
			"name":"texlive-doctools",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"683bedcd5c7759092571f7e15e9e6e5d4f15725546034d14dab56f60859cb296"
				}
			],
			"description":"The package provides a collection of tools for use either in an\n\"ordinary\" LaTeX document, or within a .dtx file.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-doctools@svn34474.0.1-2.oe2409?arch=noarch&epoch=9&upstream=texlive-split-g-2021-2.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":"Tools for the documentation of LaTeX code",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn34474.0.1-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-etoolbox-svn56554-8705c0d1-fbd5-4365-9815-3f18befdfccd-04dafb57-aa57-4c0a-b1ab-71fecd059263",
			"name":"texlive-etoolbox",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e622cc8e671f895d05f9ee848d3682fd74f32c73167e6d4dbc93a62c8a08fedd"
				}
			],
			"description":"The package is a toolbox of programming facilities geared\nprimarily towards LaTeX class and package authors. It provides\nLaTeX frontends to some of the new primitives provided by e-TeX\nas well as some generic tools which are not strictly related to\ne-TeX but match the profile of this package. Note that the\ninitial versions of this package were released under the name\nelatex. The package provides functions that seem to offer\nalternative ways of implementing some LaTeX kernel commands;\nnevertheless, the package will not modify any part of the LaTeX\nkernel.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-etoolbox@svn56554-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-h-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":"e-TeX tools for LaTeX",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn56554-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-filecontents-svn52142-68c1d0c7-d396-4529-9bd5-21808f14ee78-30de27f9-64c9-4455-9797-3217e92b762c",
			"name":"texlive-filecontents",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"18bb6e33f8dad4ccaa112e0f8886b3de773d6c6421b21678e6ca100c0bc6f3b3"
				}
			],
			"description":"LaTeX2e's filecontents and filecontents* environments enable a\nLaTeX source file to generate external files as it runs through\nLaTeX. However, there are two limitations of these\nenvironments: they refuse to overwrite existing files, and they\ncan only be used in the preamble of a document. The\nfilecontents package removes these limitations, letting you\noverwrite existing files and letting you use\nfilecontents/filecontents* anywhere.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-filecontents@svn52142-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-i-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":"Extended filecontents and filecontents* environments",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn52142-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-framed-svn26789.0.96-e1e5f134-51bf-47ce-9991-81c40898be4e-7c09e00c-cfce-42c1-b2b8-6205eb240741",
			"name":"texlive-framed",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"8dbaec28f92aa781316f1eb2be83f25a9fdae0fc3aef62819d6f31d12068e445"
				}
			],
			"description":"The package creates three environments: framed, which puts an\nordinary frame box around the region, shaded, which shades the\nregion, and leftbar, which places a line at the left side. The\nenvironments allow a break at their start (the \\FrameCommand\nenables creation of a title that is \"attached\" to the\nenvironment); breaks are also allowed in the course of the\nframed/shaded matter. There is also a command \\MakeFramed to\nmake your own framed-style environments.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-framed@svn26789.0.96-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-i-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":"Framed or shaded regions that can break across pages",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn26789.0.96-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-kpathsea-20210325-dc274ce1-f2ba-4fb7-bff4-47fe326d60ff-418c6aae-7cf5-410a-a572-a4d0ab90a987",
			"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-c1dac3b1-9a5f-4f2c-bb56-f8f42f69b053",
			"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-1134d448-3724-44fc-891c-501309bc6e22",
			"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-mdframed-svn31075.1.9b-21d88c50-c772-4d1d-9141-b4c241bb872a-c908ffcf-5e74-4486-9ef3-d17edfe22a3a",
			"name":"texlive-mdframed",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"4c27e28ef82f78cca373935ab25d7a7d233c35c9d60aafd44dd8c845f3005a93"
				}
			],
			"description":"The package develops the facilities of framed in providing\nbreakable framed and coloured boxes. The user may instruct the\npackage to perform its operations using default LaTeX commands,\nPStricks or TikZ.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-mdframed@svn31075.1.9b-2.oe2409?arch=noarch&epoch=9&upstream=texlive-split-o-2021-2.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":"Framed environments that can split at page boundaries",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn31075.1.9b-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-pdftexcmds-svn55777-e36d492c-1e5b-47b7-af59-ce7411426bc0-a67ff5d0-fc3e-4acb-b80d-d5b3680679c5",
			"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"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-tools-svn56514-0bac6dc5-f33b-46e1-9fec-d57396a82260-538b7f98-4aab-4bd2-8485-f9893e8c3d80",
			"name":"texlive-tools",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"7d337656c1c563d295fa148d93f297bb8288c6df191bf19b0216e4c49ac3bdd6"
				}
			],
			"description":"A collection of (variously) simple tools provided as part of\nthe LaTeX required tools distribution, comprising the packages:\nafterpage, array, bm, calc, dcolumn, delarray, enumerate,\nfileerr, fontsmpl, ftnright, hhline, indentfirst, layout,\nlongtable, multicol, rawfonts, showkeys, somedefs, tabularx,\ntheorem, trace, varioref, verbatim, xr, and xspace.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-tools@svn56514-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-x-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":"The LaTeX standard tools bundle",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn56514-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-xcolor-svn41044-1332d790-ca4f-45b9-84c0-63a711aa37c4-4419aee0-21c2-48bf-9353-545f12e7847a",
			"name":"texlive-xcolor",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"7d13495957fc0892c5af00e21ebf340b75c0228c67c30180d0c9ca98725eaea0"
				}
			],
			"description":"The package starts from the basic facilities of the color\npackage, and provides easy driver-independent access to several\nkinds of color tints, shades, tones, and mixes of arbitrary\ncolors. It allows a user to select a document-wide target color\nmodel and offers complete tools for conversion between eight\ncolor models. Additionally, there is a command for alternating\nrow colors plus repeated non-aligned material (like horizontal\nlines) in tables. Colors can be mixed like\n\\color{red!30!green!40!blue}.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-xcolor@svn41044-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-z-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":"Driver-independent color extensions for LaTeX and pdfLaTeX",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn41044-3.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-base-20210325-b44c2490-6153-413d-a00e-d1892456ce7c-cf61279b-f7e7-4bfb-97cc-0cb4b59d3232"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-doctools-svn34474.0.1-e37c84d6-5dcd-4924-b6db-193f0b32f56c-7fe9bcbe-9ba4-45a8-b0c0-4b6049edb9f8"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-etoolbox-svn56554-8705c0d1-fbd5-4365-9815-3f18befdfccd-04dafb57-aa57-4c0a-b1ab-71fecd059263"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-filecontents-svn52142-68c1d0c7-d396-4529-9bd5-21808f14ee78-30de27f9-64c9-4455-9797-3217e92b762c"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-framed-svn26789.0.96-e1e5f134-51bf-47ce-9991-81c40898be4e-7c09e00c-cfce-42c1-b2b8-6205eb240741"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-kpathsea-20210325-dc274ce1-f2ba-4fb7-bff4-47fe326d60ff-418c6aae-7cf5-410a-a572-a4d0ab90a987"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-kvoptions-svn56609-bdef1bce-abf7-4745-9a29-5c1daab86926-c1dac3b1-9a5f-4f2c-bb56-f8f42f69b053"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-listings-svn55265-4ca4a9f7-561e-4e1d-80b6-1393ba72e86a-1134d448-3724-44fc-891c-501309bc6e22"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-mdframed-svn31075.1.9b-21d88c50-c772-4d1d-9141-b4c241bb872a-c908ffcf-5e74-4486-9ef3-d17edfe22a3a"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-pdftexcmds-svn55777-e36d492c-1e5b-47b7-af59-ce7411426bc0-a67ff5d0-fc3e-4acb-b80d-d5b3680679c5"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-tools-svn56514-0bac6dc5-f33b-46e1-9fec-d57396a82260-538b7f98-4aab-4bd2-8485-f9893e8c3d80"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-latexdemo-svn55265-4069b2f6-c1a8-45da-befa-e8b03f3c2de9",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-xcolor-svn41044-1332d790-ca4f-45b9-84c0-63a711aa37c4-4419aee0-21c2-48bf-9353-545f12e7847a"
		}
	]
}