geometry/meta/libraries.json
2014-07-21 04:15:15 +02:00

26 lines
649 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"
]
}
]