2021-12-07 12:40:08 +08:00
|
|
|
{
|
|
|
|
"name": "tl-ranges",
|
2022-12-08 03:42:29 +08:00
|
|
|
"version-date": "2022-12-07",
|
2022-12-09 02:42:16 +08:00
|
|
|
"port-version": 1,
|
2021-12-07 12:40:08 +08:00
|
|
|
"description": "Ranges that didn't make C++20",
|
2022-12-09 02:42:16 +08:00
|
|
|
"homepage": "https://github.com/TartanLlama/ranges",
|
|
|
|
"documentation": "https://tl.tartanllama.xyz/en/latest/api/ranges/index.html",
|
2022-12-08 03:42:29 +08:00
|
|
|
"license": "CC0-1.0",
|
2021-12-07 12:40:08 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2022-12-09 02:42:16 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2021-12-07 12:40:08 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|