C implementations of functions for use within SABnzbd
This module implements several sets of C implementations that are used
within SABnzbd:
- yEnc decoding and encoding using SIMD routines
- CRC32 calculations
- Non-blocking SSL-socket reading
- Marking files as sparse

Maintainer: Bjorn Ketelaars <bket@openbsd.org>

WWW: https://github.com/sabnzbd/sabctools
