{
  "name": "kcenon-common-system",
  "href": "https://vcpkg.link/ports/kcenon-common-system",
  "supports": "!uwp",
  "published_at": "2026-05-06T00:46:38.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/kcenon/common_system",
  "description": [
    "High-performance C++20 foundation library providing Result<T> pattern, interfaces, and common utilities"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "0.2.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/aea9a89b93b0bdbbdc0c5c576f9e52dae2e41b33/ports/kcenon-common-system",
    "hash": "aea9a89b93b0bdbbdc0c5c576f9e52dae2e41b33"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "yaml",
      "default": [],
      "description": [
        "YAML configuration file support via yaml-cpp"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "yaml-cpp",
          "href": "https://vcpkg.link/ports/yaml-cpp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}