add w8crc lib (#2146)

This commit is contained in:
sumatoshi 2022-02-12 15:28:16 +05:00 committed by GitHub
parent 9622c05903
commit facba60693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25208,5 +25208,18 @@
"description": "Drag and drop source / target",
"license": "GPL-3.0-only",
"web": "https://github.com/adokitkat/dnd"
},
{
"name": "w8crc",
"url": "https://github.com/sumatoshi/w8crc",
"method": "git",
"tags": [
"crc",
"checksum",
"library"
],
"description": "Full-featured CRC library for Nim.",
"license": "MIT",
"web": "https://github.com/sumatoshi/w8crc"
}
]