{ "name": "odbccpp", "version": "1.6", "port-version": 1, "description": "An object-oriented C++ wrapper of the ODBC API from SAP", "homepage": "https://github.com/SAP/odbc-cpp-wrapper", "license": "Apache-2.0", "supports": "!uwp & !android", "dependencies": [ { "name": "unixodbc", "platform": "linux | osx" }, { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }