{
  "cksum": "9932696c3a49ed9dfb16b293b30cd552f387dbea4b3505fd3734ded0f71419a1",
  "crate_file": "pymath-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/pymath/pymath-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "malachite-bigint",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-integer",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "abi3",
        "auto-initialize"
      ],
      "kind": "dev",
      "name": "pyo3",
      "optional": false,
      "req": "^0.27",
      "target": null
    }
  ],
  "features": {
    "mul_add": []
  },
  "features2": {
    "_bigint": [
      "dep:num-traits",
      "dep:num-integer"
    ],
    "complex": [
      "dep:num-complex"
    ],
    "default": [
      "complex"
    ],
    "malachite-bigint": [
      "_bigint",
      "dep:malachite-bigint"
    ],
    "num-bigint": [
      "_bigint",
      "dep:num-bigint"
    ]
  },
  "index_path": "py/ma/pymath",
  "name": "pymath",
  "pubtime": "2026-01-11T12:36:50Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": true
}
