Blame view

3rdparty/boost_1_81_0/libs/crc/meta/libraries.json 428 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  {
      "key": "crc",
      "name": "CRC",
      "authors": [
          "Daryle Walker"
      ],
      "description": "The Boost CRC Library provides two implementations of CRC (cyclic redundancy code) computation objects and two implementations of CRC computation functions. The implementations are template-based.",
      "category": [
          "Domain"
      ],
      "maintainers": [
          "Daryle Walker <darylew -at- hotmail.com>"
      ]
  }