22 lines
458 B
JSON
Executable File
22 lines
458 B
JSON
Executable File
{
|
|
"name": "boost-convert",
|
|
"version": "1.79.0",
|
|
"description": "Boost convert module",
|
|
"homepage": "https://github.com/boostorg/convert",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-function-types",
|
|
"boost-lexical-cast",
|
|
"boost-math",
|
|
"boost-mpl",
|
|
"boost-optional",
|
|
"boost-parameter",
|
|
"boost-range",
|
|
"boost-spirit",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|