summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/gil/meta/libraries.json
blob: b8ca8b6357e9798a6d8b1bee9d997571a4d110d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "key": "gil",
    "name": "GIL",
    "authors": [
        "Lubomir Bourdev",
        "Hailin Jin",
        "Christian Henning"
    ],
    "description": "(C++11) Generic Image Library",
    "category": [
        "Algorithms",
        "Containers",
        "Generic",
        "Image-processing",
        "Iterators"
    ],
    "maintainers": [
        "Stefan Seefeld <stefan -at- seefeld.name>",
        "Mateusz Loskot <mateusz -at- loskot.net>"
    ]
}