15 lines
428 B
JSON
15 lines
428 B
JSON
{
|
|
"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>"
|
|
]
|
|
}
|