[
  {
    "name": "aimol.tensorvia-cpu",
    "description": "CPU backend of Tensorvia, ported to C++23 modules",
    "homepage": "",
    "repo": "https://github.com/Aimol-l/Tensorvia-cpu",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.1.1",
    "all_versions": [
      "0.1.1"
    ],
    "deps": [],
    "install_command": "mcpp add aimol.tensorvia-cpu@0.1.1"
  },
  {
    "name": "boost-ext.ut",
    "description": "[Boost::ext].UT — C++20 single-header unit testing framework, exposed as the C++23 module boost.ut",
    "homepage": "",
    "repo": "https://github.com/boost-ext/ut",
    "docs": "",
    "licenses": [
      "BSL-1.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2.3.1",
    "all_versions": [
      "2.3.1"
    ],
    "deps": [],
    "install_command": "mcpp add boost-ext.ut@2.3.1"
  },
  {
    "name": "chriskohlhoff.asio",
    "description": "Standalone asio exposed as the C++23 module `asio` (separate compilation)",
    "homepage": "",
    "repo": "https://github.com/chriskohlhoff/asio",
    "docs": "",
    "licenses": [
      "BSL-1.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.38.1",
    "all_versions": [
      "1.38.1"
    ],
    "deps": [],
    "install_command": "mcpp add chriskohlhoff.asio@1.38.1"
  },
  {
    "name": "compat.abseil",
    "description": "Abseil — Google's C++ common libraries (LTS 20250512.1, static)",
    "homepage": "",
    "repo": "https://github.com/abseil/abseil-cpp",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "20250512.1",
    "all_versions": [
      "20250512.1"
    ],
    "deps": [],
    "install_command": "mcpp add compat.abseil@20250512.1"
  },
  {
    "name": "compat.bzip2",
    "description": "A freely available high-quality data compressor",
    "homepage": "",
    "repo": "https://sourceware.org/bzip2/",
    "docs": "",
    "licenses": [
      "bzip2-1.0.6"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.0.8",
    "all_versions": [
      "1.0.8"
    ],
    "deps": [],
    "install_command": "mcpp add compat.bzip2@1.0.8"
  },
  {
    "name": "compat.c-ares",
    "description": "c-ares — asynchronous DNS resolver library (static)",
    "homepage": "",
    "repo": "https://github.com/c-ares/c-ares",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.34.5",
    "all_versions": [
      "1.34.5"
    ],
    "deps": [],
    "install_command": "mcpp add compat.c-ares@1.34.5"
  },
  {
    "name": "compat.catch2",
    "description": "A modern, C++-native test framework for unit-tests, TDD and BDD",
    "homepage": "",
    "repo": "https://github.com/catchorg/Catch2",
    "docs": "",
    "licenses": [
      "BSL-1.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.15.2",
    "all_versions": [
      "2.13.10",
      "3.15.2"
    ],
    "deps": [],
    "install_command": "mcpp add compat.catch2@3.15.2"
  },
  {
    "name": "compat.cjson",
    "description": "Ultralightweight JSON parser in ANSI C",
    "homepage": "",
    "repo": "https://github.com/DaveGamble/cJSON",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.7.19",
    "all_versions": [
      "1.7.19"
    ],
    "deps": [],
    "install_command": "mcpp add compat.cjson@1.7.19"
  },
  {
    "name": "compat.CLI11",
    "description": "Modern C++ command line parser (header-only)",
    "homepage": "",
    "repo": "https://github.com/CLIUtils/CLI11",
    "docs": "",
    "licenses": [
      "BSD-3-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2.7.2",
    "all_versions": [
      "2.7.2"
    ],
    "deps": [],
    "install_command": "mcpp add compat.CLI11@2.7.2"
  },
  {
    "name": "compat.curl",
    "description": "libcurl — client-side URL transfer library (static, OpenSSL/Schannel TLS)",
    "homepage": "",
    "repo": "https://github.com/curl/curl",
    "docs": "",
    "licenses": [
      "curl"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "8.21.0",
    "all_versions": [
      "8.21.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.curl@8.21.0"
  },
  {
    "name": "compat.eigen",
    "description": "C++ template library for linear algebra (header-only)",
    "homepage": "",
    "repo": "https://gitlab.com/libeigen/eigen",
    "docs": "",
    "licenses": [
      "MPL-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "5.0.1",
    "all_versions": [
      "5.0.1"
    ],
    "deps": [],
    "install_command": "mcpp add compat.eigen@5.0.1"
  },
  {
    "name": "compat.eui-neo",
    "description": "EUI-NEO — declarative retained-mode C++17 UI framework (GLFW + OpenGL)",
    "homepage": "",
    "repo": "https://github.com/sudoevolve/EUI-NEO",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.5.5",
    "all_versions": [
      "0.5.3",
      "0.5.5"
    ],
    "deps": [
      "compat.yyjson",
      "compat.glad",
      "compat.zlib",
      "compat.glfw",
      "compat.opengl",
      "compat.freetype",
      "compat.tray",
      "compat.libpng"
    ],
    "install_command": "mcpp add compat.eui-neo@0.5.5"
  },
  {
    "name": "compat.ffmpeg",
    "description": "FFmpeg 8.1.2 multimedia libraries, full source build (LGPL profile, multi-platform)",
    "homepage": "",
    "repo": "https://ffmpeg.org",
    "docs": "",
    "licenses": [
      "LGPL-2.1-or-later"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "8.1.2",
    "all_versions": [
      "8.1.2"
    ],
    "deps": [],
    "install_command": "mcpp add compat.ffmpeg@8.1.2"
  },
  {
    "name": "compat.freetype",
    "description": "FreeType 2 — portable font engine with TrueType/CFF/WOFF/SVG support",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/freetype/freetype",
    "docs": "",
    "licenses": [
      "FreeType"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2.13.3",
    "all_versions": [
      "2.13.3"
    ],
    "deps": [
      "compat.libpng"
    ],
    "install_command": "mcpp add compat.freetype@2.13.3"
  },
  {
    "name": "compat.ftxui",
    "description": "C++ Functional Terminal User Interface (screen + dom + component)",
    "homepage": "",
    "repo": "https://github.com/ArthurSonzogni/FTXUI",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "6.1.9",
    "all_versions": [
      "6.1.9"
    ],
    "deps": [],
    "install_command": "mcpp add compat.ftxui@6.1.9"
  },
  {
    "name": "compat.glad",
    "description": "OpenGL 4.1 Core Profile loader (libigl-glad fork)",
    "homepage": "",
    "repo": "https://github.com/libigl/libigl-glad",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.0-651a425",
    "all_versions": [
      "0.0.0-651a425"
    ],
    "deps": [],
    "install_command": "mcpp add compat.glad@0.0.0-651a425"
  },
  {
    "name": "compat.glfw",
    "description": "GLFW windowing and input library built from upstream sources",
    "homepage": "",
    "repo": "https://github.com/glfw/glfw",
    "docs": "",
    "licenses": [
      "Zlib"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.4",
    "all_versions": [
      "3.4"
    ],
    "deps": [
      "compat.opengl"
    ],
    "install_command": "mcpp add compat.glfw@3.4"
  },
  {
    "name": "compat.glx-headers",
    "description": "GL and GLX API headers (libglvnd) — provides GL/glx.h",
    "homepage": "",
    "repo": "https://github.com/NVIDIA/libglvnd",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.7.0",
    "all_versions": [
      "1.7.0"
    ],
    "deps": [
      "compat.x11",
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.glx-headers@1.7.0"
  },
  {
    "name": "compat.glx-runtime",
    "description": "GLVND/GLX/OpenGL runtime for mcpp Linux window applications, from the xlings graphics stack",
    "homepage": "",
    "repo": "https://github.com/KhronosGroup/OpenGL-Registry",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "2026.08.08",
    "all_versions": [
      "2026.06.03",
      "2026.08.08"
    ],
    "deps": [
      "['xim:graphics']",
      "compat.xext"
    ],
    "install_command": "mcpp add compat.glx-runtime@2026.08.08"
  },
  {
    "name": "compat.godot-cpp",
    "description": "C++ bindings for the Godot GDExtension API (pre-generated bindings, no Python/SCons needed)",
    "homepage": "",
    "repo": "https://github.com/godotengine/godot-cpp",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "10.0.0-rc1",
    "all_versions": [
      "10.0.0-rc1",
      "4.5.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.godot-cpp@10.0.0-rc1"
  },
  {
    "name": "compat.gtest",
    "description": "Google's C++ test framework",
    "homepage": "",
    "repo": "https://github.com/google/googletest",
    "docs": "",
    "licenses": [
      "BSD-3-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.17.0",
    "all_versions": [
      "1.15.2",
      "1.16.0",
      "1.17.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.gtest@1.17.0"
  },
  {
    "name": "compat.hiredis",
    "description": "Minimalistic C client for Redis (static, upstream 7-TU source build)",
    "homepage": "",
    "repo": "https://github.com/redis/hiredis",
    "docs": "",
    "licenses": [
      "BSD-3-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.2.0",
    "all_versions": [
      "1.2.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.hiredis@1.2.0"
  },
  {
    "name": "compat.imgui",
    "description": "Dear ImGui immediate-mode GUI library core sources",
    "homepage": "",
    "repo": "https://github.com/ocornut/imgui",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.92.8-docking",
    "all_versions": [
      "1.92.8",
      "1.92.8-docking"
    ],
    "deps": [],
    "install_command": "mcpp add compat.imgui@1.92.8-docking"
  },
  {
    "name": "compat.khrplatform",
    "description": "Khronos KHR platform header for OpenGL/EGL compat packages",
    "homepage": "",
    "repo": "https://github.com/KhronosGroup/EGL-Registry",
    "docs": "",
    "licenses": [
      "Khronos"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2026.05.31",
    "all_versions": [
      "2026.05.31"
    ],
    "deps": [],
    "install_command": "mcpp add compat.khrplatform@2026.05.31"
  },
  {
    "name": "compat.libarchive",
    "description": "Multi-format archive and compression library",
    "homepage": "",
    "repo": "https://libarchive.org/",
    "docs": "",
    "licenses": [
      "BSD-2-Clause",
      "BSD-3-Clause",
      "BSD-2-Clause-NetBSD",
      "CC0-1.0",
      "OpenSSL",
      "Apache-2.0",
      "public-domain"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.8.7",
    "all_versions": [
      "3.8.7"
    ],
    "deps": [
      "compat.zlib",
      "compat.bzip2",
      "compat.lz4",
      "compat.xz",
      "compat.zstd"
    ],
    "install_command": "mcpp add compat.libarchive@3.8.7"
  },
  {
    "name": "compat.libmysqlclient",
    "description": "MySQL C API client library (static, client-only source)",
    "homepage": "",
    "repo": "https://github.com/wellwei/libmysqlclient",
    "docs": "",
    "licenses": [
      "GPL-2.0-only",
      "Universal-FOSS-exception-1.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "macosx"
    ],
    "latest_version": "8.4.6",
    "all_versions": [
      "8.4.6"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add compat.libmysqlclient@8.4.6"
  },
  {
    "name": "compat.libpng",
    "description": "PNG reference library — portable PNG encode/decode (depends on zlib)",
    "homepage": "",
    "repo": "https://github.com/pnggroup/libpng",
    "docs": "",
    "licenses": [
      "libpng"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.6.43",
    "all_versions": [
      "1.6.43"
    ],
    "deps": [
      "compat.zlib"
    ],
    "install_command": "mcpp add compat.libpng@1.6.43"
  },
  {
    "name": "compat.lua",
    "description": "A powerful, efficient, lightweight, embeddable scripting language",
    "homepage": "",
    "repo": "https://www.lua.org",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "5.4.7",
    "all_versions": [
      "5.4.7"
    ],
    "deps": [],
    "install_command": "mcpp add compat.lua@5.4.7"
  },
  {
    "name": "compat.lz4",
    "description": "LZ4 extremely fast compression",
    "homepage": "",
    "repo": "https://github.com/lz4/lz4",
    "docs": "",
    "licenses": [
      "BSD-2-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.10.0",
    "all_versions": [
      "1.10.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.lz4@1.10.0"
  },
  {
    "name": "compat.mbedtls",
    "description": "An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API",
    "homepage": "",
    "repo": "https://github.com/Mbed-TLS/mbedtls",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.6.1",
    "all_versions": [
      "3.6.1"
    ],
    "deps": [],
    "install_command": "mcpp add compat.mbedtls@3.6.1"
  },
  {
    "name": "compat.md4c",
    "description": "MD4C — Markdown parser for C",
    "homepage": "",
    "repo": "https://github.com/mity/md4c",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.5.3",
    "all_versions": [
      "0.5.3"
    ],
    "deps": [],
    "install_command": "mcpp add compat.md4c@0.5.3"
  },
  {
    "name": "compat.mysql-connector-cpp",
    "description": "MySQL Connector/C++ X DevAPI and JDBC (static, source-built)",
    "homepage": "",
    "repo": "https://github.com/mysql/mysql-connector-cpp",
    "docs": "",
    "licenses": [
      "GPL-2.0-only",
      "Universal-FOSS-exception-1.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "macosx"
    ],
    "latest_version": "26.7.0",
    "all_versions": [
      "26.7.0"
    ],
    "deps": [
      "compat:libmysqlclient@8.4.6",
      "compat:openssl@3.5.1",
      "xim:cmake@latest",
      "xim:make@latest",
      "compat.openssl",
      "compat.libmysqlclient"
    ],
    "install_command": "mcpp add compat.mysql-connector-cpp@26.7.0"
  },
  {
    "name": "compat.openblas",
    "description": "OpenBLAS — optimized BLAS, built from source (BLAS-only, no Fortran/LAPACK)",
    "homepage": "",
    "repo": "https://github.com/OpenMathLib/OpenBLAS",
    "docs": "",
    "licenses": [
      "BSD-3-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.3.33",
    "all_versions": [
      "0.3.33"
    ],
    "deps": [
      "xim:make@latest"
    ],
    "install_command": "mcpp add compat.openblas@0.3.33"
  },
  {
    "name": "compat.opengl",
    "description": "Khronos OpenGL API headers for mcpp packages",
    "homepage": "",
    "repo": "https://github.com/KhronosGroup/OpenGL-Registry",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2026.05.31",
    "all_versions": [
      "2026.05.31"
    ],
    "deps": [
      "compat.khrplatform"
    ],
    "install_command": "mcpp add compat.opengl@2026.05.31"
  },
  {
    "name": "compat.openssl",
    "description": "OpenSSL — TLS/crypto library (static, install()-driven build)",
    "homepage": "",
    "repo": "https://github.com/openssl/openssl",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "macosx"
    ],
    "latest_version": "3.5.1",
    "all_versions": [
      "3.5.1"
    ],
    "deps": [
      "xim:make@latest",
      "xim:perl@latest",
      "xim:glibc@>=2.39",
      "xim:linux-headers@5.11.1"
    ],
    "install_command": "mcpp add compat.openssl@3.5.1"
  },
  {
    "name": "compat.protobuf",
    "description": "Protocol Buffers — Google's data interchange format, C++ runtime (libprotobuf 35.1, static)",
    "homepage": "",
    "repo": "https://github.com/protocolbuffers/protobuf",
    "docs": "",
    "licenses": [
      "BSD-3-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "35.1",
    "all_versions": [
      "35.1"
    ],
    "deps": [
      "compat.abseil"
    ],
    "install_command": "mcpp add compat.protobuf@35.1"
  },
  {
    "name": "compat.re2",
    "description": "RE2 — fast, safe, thread-friendly regular expression engine (static)",
    "homepage": "",
    "repo": "https://github.com/google/re2",
    "docs": "",
    "licenses": [
      "BSD-3-Clause"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2022-04-01",
    "all_versions": [
      "2022-04-01"
    ],
    "deps": [],
    "install_command": "mcpp add compat.re2@2022-04-01"
  },
  {
    "name": "compat.redis-plus-plus",
    "description": "C++ client for Redis (sync API; built from source, depends on compat.hiredis)",
    "homepage": "",
    "repo": "https://github.com/sewenew/redis-plus-plus",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.3.13",
    "all_versions": [
      "1.3.13",
      "1.3.3"
    ],
    "deps": [
      "compat.hiredis"
    ],
    "install_command": "mcpp add compat.redis-plus-plus@1.3.13"
  },
  {
    "name": "compat.sdl2",
    "description": "SDL2 — cross-platform window, input and audio layer",
    "homepage": "",
    "repo": "https://github.com/libsdl-org/SDL",
    "docs": "",
    "licenses": [
      "Zlib"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "2.32.10",
    "all_versions": [
      "2.32.10"
    ],
    "deps": [],
    "install_command": "mcpp add compat.sdl2@2.32.10"
  },
  {
    "name": "compat.spdlog",
    "description": "Fast C++ logging library (header-only by default, compiled via the `compiled` feature)",
    "homepage": "",
    "repo": "https://github.com/gabime/spdlog",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.17.0",
    "all_versions": [
      "1.17.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.spdlog@1.17.0"
  },
  {
    "name": "compat.sqlite3",
    "description": "SQLite — self-contained SQL database engine (C amalgamation)",
    "homepage": "",
    "repo": "https://sqlite.org/",
    "docs": "",
    "licenses": [
      "LicenseRef-Public-Domain"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.45.3",
    "all_versions": [
      "3.45.3"
    ],
    "deps": [],
    "install_command": "mcpp add compat.sqlite3@3.45.3"
  },
  {
    "name": "compat.tray",
    "description": "Cross-platform system tray icon library (header-only)",
    "homepage": "",
    "repo": "https://github.com/zserge/tray",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.0-8dd1358",
    "all_versions": [
      "0.0.0-8dd1358"
    ],
    "deps": [],
    "install_command": "mcpp add compat.tray@0.0.0-8dd1358"
  },
  {
    "name": "compat.vulkan",
    "description": "Khronos Vulkan loader — static ICD-dispatch library",
    "homepage": "",
    "repo": "https://github.com/KhronosGroup/Vulkan-Loader",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.4.357.0",
    "all_versions": [
      "1.4.357.0"
    ],
    "deps": [
      "compat.vulkan-headers"
    ],
    "install_command": "mcpp add compat.vulkan@1.4.357.0"
  },
  {
    "name": "compat.vulkan-headers",
    "description": "Khronos Vulkan API headers",
    "homepage": "",
    "repo": "https://github.com/KhronosGroup/Vulkan-Headers",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.4.357.0",
    "all_versions": [
      "1.4.357.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.vulkan-headers@1.4.357.0"
  },
  {
    "name": "compat.vulkan-runtime",
    "description": "Host Vulkan ICD runtime adapter for mcpp Linux applications",
    "homepage": "",
    "repo": "https://github.com/KhronosGroup/Vulkan-Loader",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "2026.07.29",
    "all_versions": [
      "2026.07.29"
    ],
    "deps": [],
    "install_command": "mcpp add compat.vulkan-runtime@2026.07.29"
  },
  {
    "name": "compat.websocket",
    "description": "IXWebSocket — pure C++ WebSocket client (RFC 6455), client-only, zero deps",
    "homepage": "",
    "repo": "https://github.com/machinezone/IXWebSocket",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "12.0.1",
    "all_versions": [
      "12.0.1"
    ],
    "deps": [],
    "install_command": "mcpp add compat.websocket@12.0.1"
  },
  {
    "name": "compat.x11",
    "description": "Xlib runtime library and public headers built from upstream sources",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libx11",
    "docs": "",
    "licenses": [
      "BSD-1-Clause",
      "HPND-sell-variant",
      "ISC",
      "MIT",
      "MIT-Open-Group",
      "X11"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.8.13",
    "all_versions": [
      "1.8.13"
    ],
    "deps": [
      "compat.xorgproto",
      "compat.xtrans",
      "compat.xcb"
    ],
    "install_command": "mcpp add compat.x11@1.8.13"
  },
  {
    "name": "compat.xau",
    "description": "X authorization file management library",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxau",
    "docs": "",
    "licenses": [
      "MIT-Open-Group"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.0.12",
    "all_versions": [
      "1.0.12"
    ],
    "deps": [
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.xau@1.0.12"
  },
  {
    "name": "compat.xcb",
    "description": "X C Binding core library built from upstream sources",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxcb",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.17.0",
    "all_versions": [
      "1.17.0"
    ],
    "deps": [
      "xim:python@latest",
      "compat.xau",
      "compat.xdmcp",
      "compat.xcb-proto"
    ],
    "install_command": "mcpp add compat.xcb@1.17.0"
  },
  {
    "name": "compat.xcb-proto",
    "description": "XCB protocol XML descriptions and xcbgen generator",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/proto/xcbproto",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.17.0",
    "all_versions": [
      "1.17.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.xcb-proto@1.17.0"
  },
  {
    "name": "compat.xcursor",
    "description": "X cursor management runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxcursor",
    "docs": "",
    "licenses": [
      "HPND-sell-variant"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.2.3",
    "all_versions": [
      "1.2.3"
    ],
    "deps": [
      "compat.x11",
      "compat.xorgproto",
      "compat.xrender",
      "compat.xfixes"
    ],
    "install_command": "mcpp add compat.xcursor@1.2.3"
  },
  {
    "name": "compat.xdmcp",
    "description": "X Display Manager Control Protocol library",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxdmcp",
    "docs": "",
    "licenses": [
      "MIT-Open-Group"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.1.5",
    "all_versions": [
      "1.1.5"
    ],
    "deps": [
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.xdmcp@1.1.5"
  },
  {
    "name": "compat.xext",
    "description": "X11 miscellaneous extensions runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxext",
    "docs": "",
    "licenses": [
      "HPND-sell-variant",
      "ISC",
      "MIT",
      "MIT-Open-Group"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.3.7",
    "all_versions": [
      "1.3.7"
    ],
    "deps": [
      "compat.x11",
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.xext@1.3.7"
  },
  {
    "name": "compat.xfixes",
    "description": "X Fixes extension runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxfixes",
    "docs": "",
    "licenses": [
      "HPND-sell-variant"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "6.0.2",
    "all_versions": [
      "6.0.2"
    ],
    "deps": [
      "compat.x11",
      "compat.xext",
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.xfixes@6.0.2"
  },
  {
    "name": "compat.xi",
    "description": "X Input extension runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxi",
    "docs": "",
    "licenses": [
      "MIT-Open-Group"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.8.3",
    "all_versions": [
      "1.8.3"
    ],
    "deps": [
      "compat.x11",
      "compat.xext",
      "compat.xorgproto",
      "compat.xfixes"
    ],
    "install_command": "mcpp add compat.xi@1.8.3"
  },
  {
    "name": "compat.xinerama",
    "description": "Xinerama extension runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxinerama",
    "docs": "",
    "licenses": [
      "MIT-Open-Group"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.1.6",
    "all_versions": [
      "1.1.6"
    ],
    "deps": [
      "compat.x11",
      "compat.xext",
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.xinerama@1.1.6"
  },
  {
    "name": "compat.xorgproto",
    "description": "X.Org protocol headers for X11-based compat packages",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/proto/xorgproto",
    "docs": "",
    "licenses": [],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "2025.1",
    "all_versions": [
      "2025.1"
    ],
    "deps": [],
    "install_command": "mcpp add compat.xorgproto@2025.1"
  },
  {
    "name": "compat.xrandr",
    "description": "X Resize, Rotate and Reflect extension runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxrandr",
    "docs": "",
    "licenses": [
      "HPND-sell-variant"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.5.5",
    "all_versions": [
      "1.5.5"
    ],
    "deps": [
      "compat.x11",
      "compat.xext",
      "compat.xorgproto",
      "compat.xrender"
    ],
    "install_command": "mcpp add compat.xrandr@1.5.5"
  },
  {
    "name": "compat.xrender",
    "description": "X Rendering extension runtime library and public headers",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxrender",
    "docs": "",
    "licenses": [
      "HPND-sell-variant"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "0.9.12",
    "all_versions": [
      "0.9.12"
    ],
    "deps": [
      "compat.x11",
      "compat.xorgproto"
    ],
    "install_command": "mcpp add compat.xrender@0.9.12"
  },
  {
    "name": "compat.xtrans",
    "description": "X.Org transport layer support headers used by Xlib",
    "homepage": "",
    "repo": "https://gitlab.freedesktop.org/xorg/lib/libxtrans",
    "docs": "",
    "licenses": [
      "HPND-sell-variant",
      "MIT",
      "MIT-Open-Group"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux"
    ],
    "latest_version": "1.6.0",
    "all_versions": [
      "1.6.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.xtrans@1.6.0"
  },
  {
    "name": "compat.xz",
    "description": "XZ Utils liblzma compression library",
    "homepage": "",
    "repo": "https://github.com/tukaani-project/xz",
    "docs": "",
    "licenses": [
      "0BSD"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "5.8.3",
    "all_versions": [
      "5.8.3"
    ],
    "deps": [],
    "install_command": "mcpp add compat.xz@5.8.3"
  },
  {
    "name": "compat.yyjson",
    "description": "Fastest C JSON library with SIMD — ANSI C, zero dependencies",
    "homepage": "",
    "repo": "https://github.com/ibireme/yyjson",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.12.0",
    "all_versions": [
      "0.12.0"
    ],
    "deps": [],
    "install_command": "mcpp add compat.yyjson@0.12.0"
  },
  {
    "name": "compat.zlib",
    "description": "A compression library",
    "homepage": "",
    "repo": "https://github.com/madler/zlib",
    "docs": "",
    "licenses": [
      "Zlib"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.3.2",
    "all_versions": [
      "1.3.2"
    ],
    "deps": [],
    "install_command": "mcpp add compat.zlib@1.3.2"
  },
  {
    "name": "compat.zstd",
    "description": "Zstandard real-time compression algorithm",
    "homepage": "",
    "repo": "https://github.com/facebook/zstd",
    "docs": "",
    "licenses": [
      "BSD-3-Clause",
      "GPL-2.0-only"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.5.7",
    "all_versions": [
      "1.5.7"
    ],
    "deps": [],
    "install_command": "mcpp add compat.zstd@1.5.7"
  },
  {
    "name": "ffmpeg.ffmpeg",
    "description": "FFmpeg 8.1.2 C++ modules for mcpp (import ffmpeg.av;) on top of the compat.ffmpeg source build",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/ffmpeg-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "8.1.2",
    "all_versions": [
      "8.1.2"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add ffmpeg.ffmpeg@8.1.2"
  },
  {
    "name": "fmtlib.fmt",
    "description": "A modern formatting library for C++, exposed as C++23 module fmt",
    "homepage": "",
    "repo": "https://github.com/fmtlib/fmt",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "12.2.0",
    "all_versions": [
      "12.2.0"
    ],
    "deps": [],
    "install_command": "mcpp add fmtlib.fmt@12.2.0"
  },
  {
    "name": "ggml-org.llamacpp",
    "description": "C++23 module package for llama.cpp b10069 (import llamacpp;)",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/llama.cpp-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "b10069",
    "all_versions": [
      "b10069"
    ],
    "deps": [],
    "install_command": "mcpp add ggml-org.llamacpp@b10069"
  },
  {
    "name": "godotengine.godot-cpp-m",
    "description": "C++23 module package for godot-cpp (import godot_cpp) — Godot GDExtension API, C++ API unchanged",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/godot-cpp-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "10.0.0-rc1",
    "all_versions": [
      "10.0.0-rc1",
      "4.5.0"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add godotengine.godot-cpp-m@10.0.0-rc1"
  },
  {
    "name": "grpc.grpc",
    "description": "gRPC 1.83.0 — vendored upstream source build with import grpc; (abseil/protobuf/re2/c-ares/OpenSSL come from this index)",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/grpc-m",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "macosx"
    ],
    "latest_version": "1.83.0",
    "all_versions": [
      "1.83.0"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add grpc.grpc@1.83.0"
  },
  {
    "name": "grpc.grpc-plugin",
    "description": "grpc_cpp_plugin 1.83.0 — the gRPC C++ code generator, buildable as an mcpp host tool",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/grpc-m",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.83.0",
    "all_versions": [
      "1.83.0"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add grpc.grpc-plugin@1.83.0"
  },
  {
    "name": "marzer.tomlplusplus",
    "description": "TOML config file parser and serializer for C++, exposed as C++23 module tomlplusplus",
    "homepage": "",
    "repo": "https://github.com/marzer/tomlplusplus",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.4.0",
    "all_versions": [
      "3.4.0"
    ],
    "deps": [],
    "install_command": "mcpp add marzer.tomlplusplus@3.4.0"
  },
  {
    "name": "mcpplibs.capi.lua",
    "description": "C++23 module wrapping the Lua 5.4 C API — `import mcpplibs.capi.lua;`",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/lua",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.3",
    "all_versions": [
      "0.0.3"
    ],
    "deps": [
      "lua"
    ],
    "install_command": "mcpp add mcpplibs.capi.lua@0.0.3"
  },
  {
    "name": "mcpplibs.cmdline",
    "description": "A simple command-line parsing library/framework for modern C++",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/cmdline",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.2",
    "all_versions": [
      "0.0.1",
      "0.0.2"
    ],
    "deps": [],
    "install_command": "mcpp add mcpplibs.cmdline@0.0.2"
  },
  {
    "name": "mcpplibs.ffmpeg",
    "description": "C++23 module package for FFmpeg (import ffmpeg.av) — full source build via compat.ffmpeg, C API unchanged",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/ffmpeg-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.3",
    "all_versions": [
      "0.0.3"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add mcpplibs.ffmpeg@0.0.3"
  },
  {
    "name": "mcpplibs.grpcgen",
    "description": "protoc + grpc_cpp_plugin codegen as an importable mcpp build rule (host-module)",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/grpc-m",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.83.0",
    "all_versions": [
      "1.83.0"
    ],
    "deps": [],
    "install_command": "mcpp add mcpplibs.grpcgen@1.83.0"
  },
  {
    "name": "mcpplibs.imgui",
    "description": "C++23 module package for Dear ImGui core and GLFW/OpenGL3 backends",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/imgui-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.6",
    "all_versions": [
      "0.0.1",
      "0.0.2",
      "0.0.3",
      "0.0.4",
      "0.0.5",
      "0.0.6"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add mcpplibs.imgui@0.0.6"
  },
  {
    "name": "mcpplibs.llamacpp",
    "description": "C++23 module package for llama.cpp (import llamacpp)",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/llama.cpp-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.1.0",
    "all_versions": [
      "0.1.0"
    ],
    "deps": [],
    "install_command": "mcpp add mcpplibs.llamacpp@0.1.0"
  },
  {
    "name": "mcpplibs.llmapi",
    "description": "Modern C++ LLM API client with openai-compatible support",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/llmapi",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.2.8",
    "all_versions": [
      "0.2.4",
      "0.2.5",
      "0.2.6",
      "0.2.8"
    ],
    "deps": [
      "mcpplibs"
    ],
    "install_command": "mcpp add mcpplibs.llmapi@0.2.8"
  },
  {
    "name": "mcpplibs.templates",
    "description": "Minimal C++23 modular hello library",
    "homepage": "",
    "repo": "https://github.com/mcpp-community/templates",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.1",
    "all_versions": [
      "0.0.1"
    ],
    "deps": [],
    "install_command": "mcpp add mcpplibs.templates@0.0.1"
  },
  {
    "name": "mcpplibs.tinyhttps",
    "description": "Minimal C++23 HTTP/HTTPS client with SSE streaming support",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/tinyhttps",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.2.9",
    "all_versions": [
      "0.2.1",
      "0.2.2",
      "0.2.3",
      "0.2.4",
      "0.2.5",
      "0.2.6",
      "0.2.7",
      "0.2.8",
      "0.2.9"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add mcpplibs.tinyhttps@0.2.9"
  },
  {
    "name": "mcpplibs.xpkg",
    "description": "C++23 reference implementation of the xpkg V1 spec — `import mcpplibs.xpkg;`",
    "homepage": "",
    "repo": "https://github.com/openxlings/libxpkg",
    "docs": "",
    "licenses": [
      "Apache-2.0"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.0.54",
    "all_versions": [
      "0.0.39",
      "0.0.40",
      "0.0.41",
      "0.0.42",
      "0.0.44",
      "0.0.45",
      "0.0.46",
      "0.0.47",
      "0.0.48",
      "0.0.49",
      "0.0.50",
      "0.0.51",
      "0.0.52",
      "0.0.53",
      "0.0.54"
    ],
    "deps": [
      "mcpplibs.capi.lua"
    ],
    "install_command": "mcpp add mcpplibs.xpkg@0.0.54"
  },
  {
    "name": "neargye.magic_enum",
    "description": "Header-only C++17 library for static reflection of enums, exposed as C++23 module magic_enum",
    "homepage": "",
    "repo": "https://github.com/Neargye/magic_enum",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "0.9.8",
    "all_versions": [
      "0.9.8"
    ],
    "deps": [],
    "install_command": "mcpp add neargye.magic_enum@0.9.8"
  },
  {
    "name": "nlohmann.json",
    "description": "JSON for Modern C++, exposed as C++23 module nlohmann.json",
    "homepage": "",
    "repo": "https://github.com/nlohmann/json",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "3.12.0",
    "all_versions": [
      "3.12.0"
    ],
    "deps": [],
    "install_command": "mcpp add nlohmann.json@3.12.0"
  },
  {
    "name": "ocornut.imgui",
    "description": "Dear ImGui 1.92.8 core and GLFW/OpenGL3 backend modules for mcpp (import imgui.core;)",
    "homepage": "",
    "repo": "https://github.com/mcpplibs/imgui-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "1.92.8",
    "all_versions": [
      "1.92.8"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add ocornut.imgui@1.92.8"
  },
  {
    "name": "opencv.opencv",
    "description": "OpenCV 5.0.0 vendored + C++23 module layer — import opencv.cv; (single repo, no compat.opencv dependency)",
    "homepage": "",
    "repo": "https://github.com/Sunrisepeak/opencv-m",
    "docs": "",
    "licenses": [
      "MIT"
    ],
    "type": "package",
    "status": "",
    "platforms": [
      "linux",
      "windows",
      "macosx"
    ],
    "latest_version": "5.0.0",
    "all_versions": [
      "5.0.0"
    ],
    "deps": [
      "compat"
    ],
    "install_command": "mcpp add opencv.opencv@5.0.0"
  }
]