26 lines
677 B
JSON
Executable File
26 lines
677 B
JSON
Executable File
{
|
|
"name": "thrift",
|
|
"version": "0.16.0",
|
|
"description": "Apache Thrift is a software project spanning a variety of programming languages and use cases. Our goal is to make reliable, performant communication and data serialization across languages as efficient and seamless as possible.",
|
|
"homepage": "https://github.com/apache/thrift",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"boost-date-time",
|
|
"boost-locale",
|
|
"boost-range",
|
|
"boost-scope-exit",
|
|
"boost-smart-ptr",
|
|
"libevent",
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|