{
  "cv": 18,
  "name": "cbor",
  "fqn": "nim_cbor.~ehmry.git.sr.ht",
  "current": "cca1d42e5f0cf683248b6d967407956ba165a0f2",
  "author": "Emery Hemingway",
  "description": "Concise Binary Object Representation decoder and encoder (RFC8949).",
  "license": "Unlicense",
  "nim": "0.20.0",
  "srcDir": "src",
  "skipDirs": [
    "bin"
  ],
  "installExt": [
    "nim"
  ],
  "bin": [
    "bin/cbordiag"
  ],
  "releases": [
    {
      "v": "20250805@cca1d42e5f0cf683248b6d967407956ba165a0f2^",
      "r": [
        "gh:ehmry/nim-bigints >= 20231006"
      ]
    },
    {
      "v": "20240823@598716d7b47905311cdb6b0ed1cec863bb2bb497",
      "r": [],
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "20230619@a4a1affd45ba90bea24e08733ae2bd02fe058166",
      "r": []
    },
    {
      "v": "20230310@aa60c7def53ffd28569824f4a4cd50342b06d4b0",
      "r": [
        "bigints"
      ]
    },
    {
      "v": "20221007@0085906108daf6a0e6444c88a2499c2c490ddd34",
      "r": [
        "bigints"
      ],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "ISC"
    },
    {
      "v": "20220831@6f7edf7dd79a841d47ec4bdb2bf92942abcf2af0",
      "r": [
        "bigints"
      ],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "ISC"
    },
    {
      "v": "0.9.0@0eaf828238ab1c595a3851c319062e47886504e7",
      "r": [
        "bigints"
      ],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "ISC"
    },
    {
      "v": "0.8.1@1ae2ef2abfcc12ca30ba7852df322ca9efb73e0a",
      "r": [
        "bigints"
      ],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "ISC"
    },
    {
      "v": "0.8.0@a77c79bfa4446183a1c7366e5e398fd19a58a561",
      "r": [
        "bignum"
      ],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "ISC"
    },
    {
      "v": "0.7.0@697fc846b35e59fab55635d565c7d804aeb08184",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "ISC"
    },
    {
      "v": "0.6.0@7d0bd6fba190349ec888dbe09e63b4c1ebcc0c61",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "0.5.2@544bd47708c1cd18880c4179e5aa48526e77baf4",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "m": "0.18.0",
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "0.5.1@03458b64c05ddbbc0948037439656ab36de6525c",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "m": "0.18.0",
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "0.5.0@5c08f7cb2a35acfd777c25348af651c5181c6371",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "m": "0.18.0",
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "0.4.1@817924bdd7f4816b199ab4008531fa5b9477f902",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "m": "0.18.0",
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "0.4.0@bc7c9a880055a3a2a3ac88878198e601f513da69",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "m": "0.17.2",
      "x": [],
      "k": [],
      "p": []
    },
    {
      "v": "0.3.0@61e84e06ab098014bbd006075aad97d9768a9804",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "x": [
        "test"
      ],
      "m": "0.17.2",
      "k": [],
      "p": []
    },
    {
      "v": "0.2.0@e08e07ef143a481c3f06546be86cbb1872663b01",
      "r": [],
      "d": "Concise Binary Object Representation decoder and encoder (RFC7049).",
      "l": "MIT",
      "x": [
        "test"
      ],
      "m": "0.17.2",
      "k": [],
      "p": []
    },
    {
      "v": "0.1.0@0d0496544d66069f4ffe81289d7468f32ff4ac71",
      "r": [],
      "d": "CBOR decoder (RFC7049).",
      "l": "MIT",
      "m": "0.17.2",
      "x": [],
      "k": [],
      "p": []
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:46:39Z",
  "allDeps": {
    "packages": [
      "bigints > 0.8.0 & <= 20230310",
      "bignum > 0.7.0 & <= 0.8.0",
      "gmp > 0.7.0 & <= 0.8.0"
    ],
    "urls": [],
    "unresolved": [
      "gh:ehmry/nim-bigints"
    ]
  }
}