{ "name": "gul17", "version": "26.2.0", "description": [ "General Utility Library for C++17.", "GUL17 contains often-used utility functions and types that form the foundation for other libraries and programs.", "It provides basic functionality that is not available in the C++17 standard library, including some backports from later versions of the standard." ], "homepage": "https://github.com/gul-cpp/gul17", "documentation": "https://gul-cpp.github.io/gul17/", "license": "LGPL-2.1-or-later", "supports": "!uwp & !xbox", "dependencies": [ { "name": "vcpkg-tool-meson", "host": true } ] }