C implementations of functions for use within SABnzbd
This module implements three main 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
- bump version
- change to new build/install-macros
- remove tests/test_decoder.py as this fails
- remove *.egg.info
- add dist-info
- remove duplicate doc on README.md