Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

25 lines
473 B
JSON

{
"name": "tgbot-cpp",
"version": "1.7.3",
"port-version": 1,
"description": "C++ library for Telegram bot API.",
"homepage": "https://github.com/reo7sp/tgbot-cpp",
"license": "MIT",
"dependencies": [
"boost-algorithm",
"boost-asio",
"boost-lexical-cast",
"boost-property-tree",
"boost-system",
"boost-test",
"boost-variant",
"curl",
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
"zlib"
]
}