{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"texlive-bookest-9.svn15878.1.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-bookest-9.svn15878.1.1-2.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-texlive-base-20210325-b44c2490-6153-413d-a00e-d1892456ce7c-452ef133-73b6-47c4-be59-bec92c313e82",
			"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-eso-pic-svn56658-c4c70ab2-3bdf-4485-9a2c-94a250de62a7-e551bf61-e8aa-462d-8ce5-3654911b0979",
			"name":"texlive-eso-pic",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"aa606c0daf658cb9c10d7d8d6f2edc0512c176d31a1e1cfaf078741e0abeb06f"
				}
			],
			"description":"The package adds one or more user commands to LaTeX's shipout\nroutine, which may be used to place the output at fixed\npositions. The grid option may be used to find the correct\nplaces.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-eso-pic@svn56658-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":"Add picture commands (or backgrounds) to every page",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn56658-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-everyshi-svn57001-cf0abd28-2fad-4b48-842b-d901e1f50602-194f8b00-5bad-4361-89b5-8e68c46afdfe",
			"name":"texlive-everyshi",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f158c4f8b3cf45ed76a35c4bed0e9cdd5078058ba75898c0510f4770653c5a86"
				}
			],
			"description":"This package provides hooks into \\sshipout called \\EveryShipout\nand \\AtNextShipout analogous to \\AtBeginDocument. With the\nintroduction of the LaTeX hook management this package became\nobsolete in 2020 and is only provided for backwards\ncompatibility. For current versions of LaTeX it is only mapping\nthe hooks to the original everyshi macros. In case you use an\nolder LaTeX format, everyshi will automatically fall back to\nits old implementation by loading everyshi-2001-05-15.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-everyshi@svn57001-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":"Take action at every \\shipout",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn57001-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-geometry-svn54080-d0f6eaa5-62f9-41e7-8233-8d7f90f7336d-40d5ea98-256f-44c1-93ca-eb2e68ad8543",
			"name":"texlive-geometry",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"798faa740497aeda75fd606b2e99698b86a706f61ff8ba830cc8a3d1f873467b"
				}
			],
			"description":"The package provides an easy and flexible user interface to\ncustomize page layout, implementing auto-centering and auto-\nbalancing mechanisms so that the users have only to give the\nleast description for the page layout. For example, if you want\nto set each margin 2cm without header space, what you need is\njust \\usepackage[margin=2cm,nohead]{geometry}. The package\nknows about all the standard paper sizes, so that the user need\nnot know what the nominal 'real' dimensions of the paper are,\njust its standard name (such as a4, letter, etc.). An important\nfeature is the package's ability to communicate the paper size\nit's set up to the output (whether via DVI \\specials or via\ndirect interaction with PDF(La)TeX).",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-geometry@svn54080-2.oe2409?arch=noarch&epoch=9&upstream=texlive-split-j-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":"Flexible and complete interface to document dimensions",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn54080-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-graphics-svn56514-7d46d55a-4f18-413a-961b-4fcc0610d4a4-e1c9dcdc-2dcd-49b7-9c48-ba3a0ec56fcc",
			"name":"texlive-graphics",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"623919410d4c44541c71ce2ccc2d1cfa8aca54e6f9507dffa1fea1d3c71b66b4"
				}
			],
			"description":"The package was designed to accommodate all needs for inclusion\nof graphics in LaTeX documents, replacing many earlier packages\nused in LaTeX 2.09. The package aims to give a consistent\ninterface to including the file types that are understood in\nyour output, by use of 'printer drivers' (now known, simply, as\n'drivers'). The distribtion of the package contains several\ndrivers, but others (for example, pdfTeX) are distributed\nseparately. The package also offers several means of\nmanipulating graphics in the course of inserting them into a\ndocument (for example, rotation and scaling). For extended\ndocumentation see epslatex. The package is part of the graphics\nbundle, which is one of the collections in the LaTeX 'required'\nset of packages.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-graphics@svn56514-2.oe2409?arch=noarch&epoch=9&upstream=texlive-split-j-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":"Standard LaTeX graphics",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn56514-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-hyperref-svn58024-efda4e22-5d67-404e-abb5-d71e00bb2819-2164b8da-377a-47a8-b035-0977b5a42250",
			"name":"texlive-hyperref",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2aac1ff8b32c80fc61254a6c4bc7ff5cf365e6639e729e095c719ba0775bcaa6"
				}
			],
			"description":"The hyperref package is used to handle cross-referencing\ncommands in LaTeX to produce hypertext links in the document.\nThe package provides backends for the \\special set defined for\nHyperTeX DVI processors; for embedded pdfmark commands for\nprocessing by Acrobat Distiller (dvips and Y&Y's dvipsone); for\nY&Y's dviwindo; for PDF control within pdfTeX and dvipdfm; for\nTeX4ht; and for VTeX's pdf and HTML backends. The package is\ndistributed with the backref and nameref packages, which make\nuse of the facilities of hyperref. The package depends on the\nauthor's kvoptions, ltxcmdsand refcount packages.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-hyperref@svn58024-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-l-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":"Extensive support for hypertext in LaTeX",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn58024-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-kpathsea-20210325-dc274ce1-f2ba-4fb7-bff4-47fe326d60ff-d0782a84-bf28-4f9d-813f-c2e68eae8697",
			"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-latex-graphics-dev-svn59080-c91a1cfc-023b-4de6-baa9-be1e78ceaaab-db44ebdb-3934-451c-9a80-8ecd4d28d132",
			"name":"texlive-latex-graphics-dev",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"c4e916fc2bd0cd75a872e4c196f9ef88a44e1b679d8ebfb49c1506dac468850a"
				}
			],
			"description":"This is a pre-release version of the standard LaTeX graphics\nbundle. It accompanies the pre-testing kernel code\n(latex-base-dev), and is intended for testing by knowledgeable\nusers.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-latex-graphics-dev@svn59080-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":"Development pre-release of the LaTeX graphics bundle",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn59080-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-ms-svn57473-b44ef25a-17ea-4a8b-81c6-878b0978032b-9a7bbd23-e5e3-4b54-9356-83d3e3f869de",
			"name":"texlive-ms",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"ed1fda32bff4ec7b46a837b77c5dac82439714c81c7ba910ae1a782b1f28d9ae"
				}
			],
			"description":"A bundle of LaTeX packages by Martin Schroder; the collection\ncomprises: count1to, make use of fixed TeX counters; everysel,\nset commands to execute every time a font is selected;\neveryshi, set commands to execute whenever a page is shipped\nout; multitoc, typeset the table of contents in multiple\ncolumns; prelim2e, mark typeset pages as preliminary; and\nragged2e, typeset ragged text and allow hyphenation.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-ms@svn57473-2.oe2409?arch=noarch&epoch=9&upstream=texlive-split-p-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":"Various LaTeX packages by Martin Schroder",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn57473-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-texlive-setspace-svn24881.6.7a-45a9fa82-400a-4774-aaef-9276be604c88-48a3ab1b-5590-4c97-bb11-46cb23cc6263",
			"name":"texlive-setspace",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"8a9324b280bed3b00b0ed3058dd10345dbf7e50e980050bc80ab8eaf4452aa1c"
				}
			],
			"description":"Provides support for setting the spacing between lines in a\ndocument. Package options include singlespacing,\nonehalfspacing, and doublespacing. Alternatively the spacing\ncan be changed as required with the \\singlespacing,\n\\onehalfspacing, and \\doublespacing commands. Other size\nspacings also available.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/texlive-setspace@svn24881.6.7a-3.oe2409?arch=noarch&epoch=9&upstream=texlive-split-u-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":"Set space between lines",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"9:svn24881.6.7a-3.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-base-20210325-b44c2490-6153-413d-a00e-d1892456ce7c-452ef133-73b6-47c4-be59-bec92c313e82"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-eso-pic-svn56658-c4c70ab2-3bdf-4485-9a2c-94a250de62a7-e551bf61-e8aa-462d-8ce5-3654911b0979"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-everyshi-svn57001-cf0abd28-2fad-4b48-842b-d901e1f50602-194f8b00-5bad-4361-89b5-8e68c46afdfe"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-geometry-svn54080-d0f6eaa5-62f9-41e7-8233-8d7f90f7336d-40d5ea98-256f-44c1-93ca-eb2e68ad8543"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-graphics-svn56514-7d46d55a-4f18-413a-961b-4fcc0610d4a4-e1c9dcdc-2dcd-49b7-9c48-ba3a0ec56fcc"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-hyperref-svn58024-efda4e22-5d67-404e-abb5-d71e00bb2819-2164b8da-377a-47a8-b035-0977b5a42250"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-kpathsea-20210325-dc274ce1-f2ba-4fb7-bff4-47fe326d60ff-d0782a84-bf28-4f9d-813f-c2e68eae8697"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-latex-graphics-dev-svn59080-c91a1cfc-023b-4de6-baa9-be1e78ceaaab-db44ebdb-3934-451c-9a80-8ecd4d28d132"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-ms-svn57473-b44ef25a-17ea-4a8b-81c6-878b0978032b-9a7bbd23-e5e3-4b54-9356-83d3e3f869de"
		},
		{
			"spdxElementId":"SPDXRef-rpm-texlive-bookest-svn15878.1.1-06d90c48-30dd-4096-b5bb-987977da387a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-texlive-setspace-svn24881.6.7a-45a9fa82-400a-4774-aaef-9276be604c88-48a3ab1b-5590-4c97-bb11-46cb23cc6263"
		}
	]
}