{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "texi2html-0.5.0-16.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T04:28:12.092529219Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/texi2html-0.5.0-16.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-texi2html-5.0",
      "name": "texi2html",
      "licenseConcluded": "GPL-2.0-or-later and OFSFDL and (CC-BY-SA-1.0 or GPL-2.0-only)",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "4372f262330f0e6cd5e575d7a49a611f35125599d787fb39c6b6ae529291ab12"
        }
      ],
      "description": "Texi2HTML is a Perl script which converts Texinfo source files to HTML output,\\\nit now supports many advanced features, such as internationalization and extremely\\\nconfigurable output formats.\\",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/texi2html@5.0-16.oe2403sp4?arch=noarch&epoch=0&upstream=texi2html-5.0-16.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.nongnu.org/texi2html/",
      "licenseDeclared": "GPL-2.0-or-later and OFSFDL and (CC-BY-SA-1.0 or GPL-2.0-only)",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Tools for converting Texinfo source files to HTML output",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.0-16.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-5.38.0",
      "name": "perl",
      "licenseConcluded": "(GPL-1.0-or-later or Artistic-1.0-perl) and (GPL-2.0-or-later or Artistic-1.0-perl) and MIT and UCD and Public Domain and BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f6a219e87ba15fd71cefd81a8c9221532a409d314a7003a4dc39ae45c04a519c"
        }
      ],
      "description": "Perl 5 is a highly capable, feature-rich programming language with over 30 years of development.\nPerl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid\nprototyping and large scale development projects.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl@5.38.0-12.oe2403sp4?arch=aarch64&epoch=4&upstream=perl-5.38.0-12.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.perl.org/",
      "licenseDeclared": "(GPL-1.0-or-later or Artistic-1.0-perl) and (GPL-2.0-or-later or Artistic-1.0-perl) and MIT and UCD and Public Domain and BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A highly capable, feature-rich programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "4:5.38.0-12.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Text-Unidecode-1.30",
      "name": "perl-Text-Unidecode",
      "licenseConcluded": "GPL-1.0-or-later OR Artistic-1.0-Perl",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "242b29a9ece6dadc7ef62f904b55c6011405e7ca25f1df38216682a29c625f7f"
        }
      ],
      "description": "It often happens that you have non-Roman text data in Unicode, but you can't\ndisplay it-- usually because you're trying to show it to a user via an application\nthat doesn't support Unicode, or because the fonts you need aren't accessible. You\ncould represent the Unicode characters as \"???????\" or \"\\15BA\\15A0\\1610...\", but\nthat's nearly useless to the user who actually wants to read what the text says.\nWhat Text::Unidecode provides is a function, unidecode(...) that takes Unicode data\nand tries to represent it in US-ASCII characters (i.e., the universally displayable\ncharacters between 0x00 and 0x7F). The representation is almost always an attempt at\ntransliteration-- i.e., conveying, in Roman letters, the pronunciation expressed\nby the text in some other writing system. (See the example in the synopsis.)",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-Text-Unidecode@1.30-10.oe2403sp4?arch=noarch&epoch=0&upstream=perl-Text-Unidecode-1.30-10.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Text-Unidecode",
      "licenseDeclared": "GPL-1.0-or-later OR Artistic-1.0-Perl",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Text-Unidecode -- plain ASCII transliterations of Unicode text",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.30-10.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Unicode-EastAsianWidth-12.0",
      "name": "perl-Unicode-EastAsianWidth",
      "licenseConcluded": "CC0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a238b6f993e141fba0dbb72df1cce368a2aa62c0a536281c8f95c1a84bee3e2f"
        }
      ],
      "description": "This module provide user-defined Unicode properties that deal with width\nstatus of East Asian characters, as specified in\n<http://www.unicode.org/unicode/reports/tr11/>.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-Unicode-EastAsianWidth@12.0-2.oe2403sp4?arch=noarch&epoch=0&upstream=perl-Unicode-EastAsianWidth-12.0-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Unicode-EastAsianWidth",
      "licenseDeclared": "CC0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "East Asian Width properties",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:12.0-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-libintl-perl-1.33",
      "name": "perl-libintl-perl",
      "licenseConcluded": "GPLv3+ and LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "5306c5f3cfb85a00c37e5f61e7eba6c9b5c71de3e8749b8b94ac2d62bcd57def"
        }
      ],
      "description": "The package libintl-perl is an internationalization library for Perl that\naims to be compatible with the Uniforum message translations system as\nimplemented for example in GNU gettext.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-libintl-perl@1.33-1.oe2403sp4?arch=aarch64&epoch=0&upstream=perl-libintl-perl-1.33-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/dist/libintl-perl",
      "licenseDeclared": "GPLv3+ and LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Internationalization library for Perl, high-level interface to Uniforum Message Translation",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.33-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-texi2html-5.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-5.38.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-texi2html-5.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Text-Unidecode-1.30"
    },
    {
      "spdxElementId": "SPDXRef-rpm-texi2html-5.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Unicode-EastAsianWidth-12.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-texi2html-5.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-libintl-perl-1.33"
    }
  ]
}
