blob: 3b52cc9a142e730c8f9c5658a0354ff2e871bb72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "boost-tokenizer",
"version-string": "1.75.0",
"description": "Boost tokenizer module",
"homepage": "https://github.com/boostorg/tokenizer",
"dependencies": [
"boost-assert",
"boost-config",
"boost-detail",
"boost-iterator",
"boost-mpl",
"boost-throw-exception",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}
|