Blame view

3rdparty/boost_1_81_0/libs/filesystem/meta/libraries.json 384 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  {
      "key": "filesystem",
      "name": "Filesystem",
      "authors": [
          "Beman Dawes"
      ],
      "description": "The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.",
      "category": [
          "System"
      ],
      "maintainers": [
          "Andrey Semashev <andrey.semashev -at- gmail.com>"
      ],
      "cxxstd": "03"
  }