boost-lutin/GLD_boost.json

62 lines
1.5 KiB
JSON

{
"type":"PACKAGE",
"group-id":"org.boost",
"description":"boost PACKAGE library",
"license":"boost-v1.0",
"license-file":"file://boost/LICENCE_1_0.txt",
"version":"file://version.txt",
"compilation-version": {
"c++": 2011
},
"dependency": [
"boost-include",
"boost-filesystem",
"boost-fiber",
"boost-regex",
"boost-graph",
"boost-iostreams",
"boost-json",
"boost-system",
"boost-locale",
"boost-log",
"boost-log-setup",
"boost-math-c99",
"boost-math-c99f",
"boost-math-c99l",
"boost-math-tr1",
"boost-math-tr1f",
"boost-math-tr1l",
"boost-nowide",
"boost-program-options",
{
"name": "boost-python39",
"optional": true,
"export": true,
},
{
"name": "boost-numpy39",
"optional": true,
"export": true,
},
"boost-random",
"boost-serialization",
"boost-wserialization",
"boost-stacktrace-noop",
"boost-stacktrace-addr2line",
"boost-stacktrace-basic",
"boost-prg-exec-monitor",
"boost-unit-test-framework",
"boost-timer",
"boost-type-erasure",
"boost-wave",
"boost-atomic",
"boost-chrono",
"boost-container",
"boost-context",
"boost-contract",
"boost-thread",
"boost-coroutine",
"boost-date-time"
]
}