{ "info": { "author": "Cristian N\u0103v\u0103lici", "author_email": "cristian.navalici@runbox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "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", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cristianav/PyCRC", "keywords": "PyCRC,CRC,CRC16,CRC16DNP,CRC16Kermit,CRC32", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "PyCRC", "package_url": "https://pypi.org/project/PyCRC/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyCRC/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cristianav/PyCRC" }, "release_url": "https://pypi.org/project/PyCRC/1.21/", "requires_dist": null, "requires_python": null, "summary": "Python CRC Calculations Modules", "version": "1.21" }, "last_serial": 1464243, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "d3e1e1ab08afb07569e6981b27a1d26e", "sha256": "4a72e625ea9f45fd6ed55c1da481f2f0c7e6f2b0fce39f002a615928ac56132c" }, "downloads": -1, "filename": "PyCRC-1.2.zip", "has_sig": false, "md5_digest": "d3e1e1ab08afb07569e6981b27a1d26e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37938, "upload_time": "2015-03-17T12:19:33", "url": "https://files.pythonhosted.org/packages/3d/87/1ab8bd124b8d98d32dbb2c73a07d3c82889de215a649be99f1e95b9cdc85/PyCRC-1.2.zip" } ], "1.21": [ { "comment_text": "", "digests": { "md5": "47d0e22393b9560b9db2de09f6d639e8", "sha256": "d3b0e788b501f48ae2ff6eeb34652343c9095e4356a65df217ed29b51e4045b6" }, "downloads": -1, "filename": "PyCRC-1.21.tar.gz", "has_sig": false, "md5_digest": "47d0e22393b9560b9db2de09f6d639e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27076, "upload_time": "2015-03-17T12:56:33", "url": "https://files.pythonhosted.org/packages/86/57/ec944f60e283a463a3a90249de09b1fceda1299101a0d079e385edabfb4c/PyCRC-1.21.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47d0e22393b9560b9db2de09f6d639e8", "sha256": "d3b0e788b501f48ae2ff6eeb34652343c9095e4356a65df217ed29b51e4045b6" }, "downloads": -1, "filename": "PyCRC-1.21.tar.gz", "has_sig": false, "md5_digest": "47d0e22393b9560b9db2de09f6d639e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27076, "upload_time": "2015-03-17T12:56:33", "url": "https://files.pythonhosted.org/packages/86/57/ec944f60e283a463a3a90249de09b1fceda1299101a0d079e385edabfb4c/PyCRC-1.21.tar.gz" } ] }