summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/geometry/meta/libraries.json
blob: a6648fc393f06e691c4dfe25696fbf2ef29d47b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[
  {
    "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"
    ]
  }
]