1Name: CRC32C 2Short Name: crc32c 3URL: https://github.com/google/crc32c 4Version: 1.0.7.git-5998f8451548244de8cde7fab387a550e7c4497d 5License: New BSD 6License File: src/LICENSE 7Security Critical: yes 8 9Description: 10CRC32C implementation with support for CPU-specific acceleration instructions 11 12Local Additions: 13* gn file for building in chromium 14* Manually generated config/{android,mac,linux,win32,win64}/crc32c_config.h 15 * Used the build commands in the README 16 * Picked up the output in include/crc32c/crc32c_config.h 17