mirror of
https://github.com/boostorg/gil.git
synced 2026-01-27 06:52:11 +00:00
23 lines
518 B
JSON
23 lines
518 B
JSON
{
|
|
"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>",
|
|
"Pranam Lashkari <plashkari628 -at- gmail.com>"
|
|
]
|
|
}
|