2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-24 18:02:17 +00:00
Files
gil/meta/libraries.json
Mateusz Łoskot ed0e8b0788 Add Mateusz Loskot to maintainers [ci skip]
Add Christian Henning to authors.
2018-12-18 23:04:51 +01:00

22 lines
453 B
JSON

{
"key": "gil",
"name": "GIL",
"authors": [
"Lubomir Bourdev",
"Hailin Jin",
"Christian Henning"
],
"description": "Generic Image Library",
"category": [
"Algorithms",
"Containers",
"Generic",
"Image-processing",
"Iterators"
],
"maintainers": [
"Stefan Seefeld <stefan -at- seefeld.name>",
"Mateusz Loskot <mateusz -at- loskot.net>"
]
}