.. CrcEngine documentation master file, created by sphinx-quickstart on Wed Jan 29 20:50:07 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. CrcEngine documentation ======================== Version |release| Introduction ------------ A python library for CRC calculation providing table-based as well as bit-bashing implementations (for reference). It can be used to calculate CRCs in python or emit C source code for CRC calculation. Contents -------- .. toctree:: :maxdepth: 2 readme history modules Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`