{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python-monotonic-help-0.1.6-2.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T06:18:35.28438444Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python-monotonic-help-0.1.6-2.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python-monotonic-help-1.6",
      "name": "python-monotonic-help",
      "licenseConcluded": "Apache-2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d46c727ffe6c8c1372fdaa936da35bf4cd6ef3caeeaac090494a6ae5cd310add"
        }
      ],
      "description": "\nmonotonic\n~~~~~~~~~\n\nThis module provides a ``monotonic()`` function which returns the\nvalue (in fractional seconds) of a clock which never goes backwards.\n\nOn Python 3.3 or newer, ``monotonic`` will be an alias of\n``time.monotonic`` from the standard library. On older versions,\nit will fall back to an equivalent implementation:\n\n+------------------+----------------------------------------+\n| Linux, BSD, AIX  | ``clock_gettime(3)``                   |\n+------------------+----------------------------------------+\n| Windows          | ``GetTickCount`` or ``GetTickCount64`` |\n+------------------+----------------------------------------+\n| OS X             | ``mach_absolute_time``                 |\n+------------------+----------------------------------------+\n\nIf no suitable implementation exists for the current platform,\nattempting to import this module (or to import from it) will\ncause a ``RuntimeError`` exception to be raised.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python-monotonic-help@1.6-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-monotonic-1.6-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/atdt/monotonic",
      "licenseDeclared": "Apache-2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/1878cc60a19e65efc93d1a539275c5a6799b0acbd7796ee105712c44cae47ab4-primary.sqlite.bz2",
      "summary": "Development documents and examples for monotonic",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.6-2.oe2403sp4"
    }
  ],
  "relationships": []
}
