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