Skip to main content

C and Python CRC calculations module.

Project description

crc-ct

C and Python (ctypes/cffi-based) CRC calculations module.

Overview

TBD…

Installation

Prerequisites:

To install run:

python -m pip install --upgrade crc-ct

Development

Visit development page.

Installation from sources:

clone the sources:

git clone https://github.com/karpierz/crc-ct.git crc-ct

and run:

python -m pip install ./crc-ct

or on development mode:

python -m pip install --editable ./crc-ct

Prerequisites:

  • Development is strictly based on tox. To install it run:

    python -m pip install --upgrade tox

License

Copyright (c) 1994-2019 Adam Karpierz

Licensed under the zlib/libpng License
Please refer to the accompanying LICENSE file.

Authors

Changelog

1.0.0rc6 (2019-11-13)

  • Drop support for Python2.

  • Add support for Python 3.8.

  • Setup update and cleanup.

1.0.0rc2 (2019-05-19)

  • Changes and fixes for support of Python2.

1.0.0rc1 (2019-05-18)

  • C API has been changed in one place: crc_finalize() -> crc_final().

  • Python API has been changed. It is now finally established in the folowing way; crc.name instead of crc.crc_name in most of cases.

  • Python doc-strings update.

  • Fix for error in Python definition of crc.predefined_models.

  • Python tests have been improved, enhanced and fixed.

  • Minor setup improvement.

1.0.0b2 (2019-05-13)

  • Python tests have been added.

  • Minor setup improvements.

1.0.0b1 (2019-05-12)

  • Firt beta release.

0.0.1 (2017-05-09)

  • Initial release for Python.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crc-ct-1.0.0rc6.zip (32.7 kB view hashes)

Uploaded Source

Built Distributions

crc_ct-1.0.0rc6-cp38-cp38-win_amd64.whl (16.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

crc_ct-1.0.0rc6-cp38-cp38-win32.whl (16.9 kB view hashes)

Uploaded CPython 3.8 Windows x86

crc_ct-1.0.0rc6-cp37-cp37m-win_amd64.whl (16.9 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

crc_ct-1.0.0rc6-cp37-cp37m-win32.whl (16.9 kB view hashes)

Uploaded CPython 3.7m Windows x86

crc_ct-1.0.0rc6-cp36-cp36m-win_amd64.whl (16.9 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

crc_ct-1.0.0rc6-cp36-cp36m-win32.whl (16.9 kB view hashes)

Uploaded CPython 3.6m Windows x86

crc_ct-1.0.0rc6-cp35-cp35m-win_amd64.whl (17.0 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

crc_ct-1.0.0rc6-cp35-cp35m-win32.whl (17.0 kB view hashes)

Uploaded CPython 3.5m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page