{
  "name": "ctbignum",
  "version-date": "2019-08-02",
  "port-version": 3,
  "description": "This is a header-only template library for fixed-width \"small big-integer\" computations, for use during run-time as well as compile-time.",
  "homepage": "https://github.com/niekbouman/ctbignum",
  "dependencies": [
    "boost",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
