{
  "cksum": "bc10e50b7a1f2cc3887e983721cb51fc7574be0066c84bff3ef9e5c096e8d6d5",
  "crate_file": "pymath-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pymath/pymath-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(not(any(unix, windows)))"
    },
    {
      "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-03-14T09:36:24Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
