{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python-json-tricks-help-0.3.17.3-1.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/python-json-tricks-help-0.3.17.3-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python-json-tricks-help-3.17.3",
      "name": "python-json-tricks-help",
      "licenseConcluded": "BSD-3-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "0cdf6af969a69876412defe0e1a8d8a493ed5055cb345c67d976bf2edff5112e"
        }
      ],
      "description": "The `pyjson-tricks` package brings several pieces of functionality to python handling of json files:\n1. **Store and load numpy arrays** in human-readable format.\n2. **Store and load class instances** both generic and customized.\n3. **Store and load date/times** as a dictionary (including timezone).\n4. **Preserve map order** ``{}`` using ``OrderedDict``.\n5. **Allow for comments** in json files by starting lines with ``#``.\n6. Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, pathlib Paths ...\nAs well as compression and disallowing duplicate keys.\n* Code: https://github.com/mverleg/pyjson_tricks\n* Documentation: http://json-tricks.readthedocs.org/en/latest/\n* PIP: https://pypi.python.org/pypi/json_tricks\nThe 2.0 series added some of the above features and broke backward compatibility. The version 3.0 series is a more readable rewrite that also makes it easier to combine encoders, again not fully backward compatible.\nSeveral keys of the format ``__keyname__`` have special meanings, and more might be added in future releases.\nIf you're considering JSON-but-with-comments as a config file format, have a look at HJSON_, it might be more appropriate. For other purposes, keep reading!\nThanks for all the Github stars!",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python-json-tricks-help@3.17.3-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-json-tricks-3.17.3-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/mverleg/pyjson_tricks",
      "licenseDeclared": "BSD-3-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Development documents and examples for json-tricks",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.17.3-1.oe2403sp4"
    }
  ],
  "relationships": []
}
