{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {},
  "_ordered_sections": [],
  "item_file": null,
  "item_line": null,
  "item_type": null,
  "aliases": [],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "f2py:windows:msys2",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Follow the standard "
            },
            {
              "__type": "Link",
              "__tag": 4049,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "installation instructions"
                }
              ],
              "url": "https://www.msys2.org/",
              "title": ""
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". Then, to grab the requisite Fortran compiler with "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "MVSC"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ":"
            }
          ]
        },
        {
          "__type": "Code",
          "__tag": 4050,
          "value": "# Assuming a fresh install\npacman -Syu # Restart the terminal\npacman -Su  # Update packages\n# Get the toolchains\npacman -S --needed base-devel gcc-fortran\npacman -S mingw-w64-x86_64-toolchain",
          "execution_status": null
        },
        {
          "__type": "Target",
          "__tag": 4061,
          "label": "installation instructions"
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "F2PY and Windows with MSYS2"
        }
      ],
      "level": 0,
      "target": "f2py-win-msys2"
    }
  ],
  "local_refs": []
}