boost/libs/geometry/meta/libraries.json
2021-10-05 21:37:46 +02:00

27 lines
669 B
JSON

[
{
"key": "geometry",
"boost-version": "1.47.0",
"name": "Geometry",
"authors": [
"Barend Gehrels",
"Bruno Lalande",
"Mateusz Loskot",
"Adam Wulkiewicz",
"Menelaos Karavelas"
],
"maintainers": [
"Barend Gehrels <barend -at- xs4all.nl>",
"Bruno Lalande <bruno.lalande -at- gmail.com>",
"Mateusz Loskot <mateusz -at- loskot.net>",
"Adam Wulkiewicz <adam.wulkiewicz -at- gmail.com>"
],
"description":
"The Boost.Geometry library provides geometric algorithms, primitives and spatial index.",
"category": [
"Algorithms", "Data", "Math"
],
"cxxstd": "14"
}
]