Autodetect python crc16 implementation
- Sep 17, 2019
-
-
Jakob Haufe authored
-
Jakob Haufe authored
There are several common CRC implementations for python with the currently used one (crc16) not being available in e.g. Debian. crcmod and/or crcelk are readily available on several distributions.
-