boost/libs/geometry/meta/libraries.json

27 lines
669 B
JSON
Raw Normal View History

2018-01-12 21:47:58 +01:00
[
{
"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"
2021-10-05 21:37:46 +02:00
],
"cxxstd": "14"
2018-01-12 21:47:58 +01:00
}
]