2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-date-time",
|
|
|
|
"version-string": "1.75.0",
|
2021-03-27 03:55:34 +08:00
|
|
|
"port-version": 1,
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost date_time module",
|
|
|
|
"homepage": "https://github.com/boostorg/date_time",
|
|
|
|
"dependencies": [
|
|
|
|
"boost-algorithm",
|
|
|
|
"boost-assert",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-compatibility",
|
|
|
|
"boost-config",
|
|
|
|
"boost-core",
|
|
|
|
"boost-detail",
|
|
|
|
"boost-integer",
|
|
|
|
"boost-io",
|
|
|
|
"boost-lexical-cast",
|
|
|
|
"boost-math",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-numeric-conversion",
|
|
|
|
"boost-range",
|
|
|
|
"boost-smart-ptr",
|
|
|
|
"boost-static-assert",
|
|
|
|
"boost-throw-exception",
|
|
|
|
"boost-tokenizer",
|
|
|
|
"boost-type-traits",
|
|
|
|
"boost-utility",
|
|
|
|
"boost-vcpkg-helpers",
|
|
|
|
"boost-winapi"
|
|
|
|
]
|
|
|
|
}
|