===============================
PyCRC
===============================
.. image:: https://img.shields.io/travis/cristianav/PyCRC.svg
:target: https://travis-ci.org/cristianav/PyCRC
.. image:: https://img.shields.io/pypi/v/PyCRC.svg
:target: https://pypi.python.org/pypi/PyCRC
.. image:: http://img.shields.io/badge/license-GPLv3-yellow.svg
:target: http://opensource.org/licenses/GPL-3.0
.. image:: https://readthedocs.org/projects/pycrc/badge/?version=latest
:target: http://pycrc.readthedocs.org
Python libraries for CRC calculations (it supports CRC-16, CRC-32, CRC-CCITT, etc)
* Free software: GPLv3 license
* Documentation: https://pycrc.readthedocs.org.
Features
--------
* Different modules supported (CRC16, CRC32, CCITT, CRC16DNP, CRC16Kermit, CRC16SICK)
* Supports strings and hexadecimal as input
* Demo file provided
* 100% coverage by unittests
History
-------
1.2 (2015-03-10)
---------------------
* Cosmetic Refactoring
1.1 (2014-05-01)
---------------------
* Migration to python 3
1.0 (2011-10-10)
---------------------
* Initial launch
Raw data
{
"_id": null,
"home_page": "https://github.com/cristianav/PyCRC",
"name": "pythoncrc",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "PyCRC,CRC,CRC16,CRC16DNP,CRC16Kermit,CRC32",
"author": "Cristian N\u0103v\u0103lici",
"author_email": "cristian.navalici@runbox.com",
"download_url": "https://files.pythonhosted.org/packages/de/3c/80805fb3ac84d121be9948d8d3c1d014ab636f230e400655538e77383372/pythoncrc-1.21.tar.gz",
"platform": "",
"description": "===============================\nPyCRC\n===============================\n\n.. image:: https://img.shields.io/travis/cristianav/PyCRC.svg\n :target: https://travis-ci.org/cristianav/PyCRC\n\n.. image:: https://img.shields.io/pypi/v/PyCRC.svg\n :target: https://pypi.python.org/pypi/PyCRC\n\n.. image:: http://img.shields.io/badge/license-GPLv3-yellow.svg\n :target: http://opensource.org/licenses/GPL-3.0\n\n.. image:: https://readthedocs.org/projects/pycrc/badge/?version=latest\n :target: http://pycrc.readthedocs.org\n\nPython libraries for CRC calculations (it supports CRC-16, CRC-32, CRC-CCITT, etc) \n\n* Free software: GPLv3 license\n* Documentation: https://pycrc.readthedocs.org.\n\n\nFeatures\n--------\n\n* Different modules supported (CRC16, CRC32, CCITT, CRC16DNP, CRC16Kermit, CRC16SICK)\n* Supports strings and hexadecimal as input\n* Demo file provided\n* 100% coverage by unittests\n\n\n\n\nHistory\n-------\n\n1.2 (2015-03-10)\n---------------------\n* Cosmetic Refactoring\n\n1.1 (2014-05-01)\n---------------------\n\n* Migration to python 3\n\n1.0 (2011-10-10)\n---------------------\n\n* Initial launch\n\n\n\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "Python CRC Calculations Modules",
"version": "1.21",
"project_urls": {
"Homepage": "https://github.com/cristianav/PyCRC"
},
"split_keywords": [
"pycrc",
"crc",
"crc16",
"crc16dnp",
"crc16kermit",
"crc32"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aebb584aa0c0cf649e3231c93a00f7b88b656f49f121e813fdc389a4da9c23d5",
"md5": "47fe43c6e61f31adf00f15555353ed08",
"sha256": "f4edf79146903dd971a0f99918050841edf3c873bbc4e46a7a022dc81ada7141"
},
"downloads": -1,
"filename": "pythoncrc-1.21-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "47fe43c6e61f31adf00f15555353ed08",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19924,
"upload_time": "2020-01-28T18:28:52",
"upload_time_iso_8601": "2020-01-28T18:28:52.142855Z",
"url": "https://files.pythonhosted.org/packages/ae/bb/584aa0c0cf649e3231c93a00f7b88b656f49f121e813fdc389a4da9c23d5/pythoncrc-1.21-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de3c80805fb3ac84d121be9948d8d3c1d014ab636f230e400655538e77383372",
"md5": "5692d3aaa100033c75ccf9364cceae5f",
"sha256": "aaa49537228ce7a0133fc617e780312d7eb1e1f4f82cf44365b6ad270d244da3"
},
"downloads": -1,
"filename": "pythoncrc-1.21.tar.gz",
"has_sig": false,
"md5_digest": "5692d3aaa100033c75ccf9364cceae5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26686,
"upload_time": "2020-01-28T18:28:54",
"upload_time_iso_8601": "2020-01-28T18:28:54.778740Z",
"url": "https://files.pythonhosted.org/packages/de/3c/80805fb3ac84d121be9948d8d3c1d014ab636f230e400655538e77383372/pythoncrc-1.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-01-28 18:28:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cristianav",
"github_project": "PyCRC",
"github_not_found": true,
"lcname": "pythoncrc"
}