Blame view

3rdparty/boost_1_81_0/libs/gil/meta/libraries.json 538 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  {
      "key": "gil",
      "name": "GIL",
      "authors": [
          "Lubomir Bourdev",
          "Hailin Jin",
          "Christian Henning"
      ],
      "description": "(C++14) 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>"
      ],
      "cxxstd": "14"
  }