{ "info": { "author": "The ICRAR DIA Team", "author_email": "rtobar@icrar.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "crc32c\n======\n\n.. image:: https://travis-ci.org/ICRAR/crc32c.svg?branch=master\n :target: https://travis-ci.org/ICRAR/crc32c\n.. image:: https://ci.appveyor.com/api/projects/status/lamys36iude1x180/branch/master?svg=true\n :target: https://ci.appveyor.com/project/rtobar/crc32c/branch/master\n.. image:: https://badge.fury.io/py/crc32c.svg\n :target: https://badge.fury.io/py/crc32c\n\nThis package exposes to Python the crc32c algorithm implemented in the SSE 4.2\ninstruction set of Intel CPUs.\n\nBecause ``crc32c`` is in PyPI, you can install it with::\n\n pip install crc32c\n\nSupported platforms are Linux and OSX using the gcc and clang compilers,\nand Windows using the Visual Studio compiler. Other compilers in\nWindows (MinGW for instance) might work.\n\nImplementation details\n----------------------\n\nBy default,\nif your CPU doesn't support this instruction, the package will fail to load\nwith an ``ImportError``.\nIf you still need to use the crc32c checksum algorithm\nthis package comes with a software implementation\nthat can be loaded instead.\nFor that set the ``CRC32C_SW_MODE`` environment variable\nto one of the following values:\n\n* ``auto``: use software implementation if no CPU hardware support is found.\n* ``force``: use software implementation regardless of CPU hardware support.\n* ``1``: like ``force``, but will eventually be discontinued.\n\nBoth the hardware- and software-based algorithms\nare based on `Mark Adler's code `_,\nwith some modifications required\nto make the code more portable\nand fit for inclusion within this python package.\n\nCopyright\n---------\n\nThis package is copyrighted::\n\n ICRAR - International Centre for Radio Astronomy Research\n (c) UWA - The University of Western Australia, 2017\n Copyright by UWA (in the framework of the ICRAR)\n\nThe original crc32c algorithms,\nboth software and hardware,\nare copyrighted by::\n\n Copyright (C) 2013 Mark Adler\n\nLicense\n-------\n\nThis package is licensed under the LGPL-2.1 license.\n\nThe original crc32c algorithm's code,\nboth software and hardware,\nare licensed under the BSD 3-clause license.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ICRAR/crc32c", "keywords": "", "license": "LGPLv2.1+", "maintainer": "", "maintainer_email": "", "name": "crc32c", "package_url": "https://pypi.org/project/crc32c/", "platform": "", "project_url": "https://pypi.org/project/crc32c/", "project_urls": { "Homepage": "https://github.com/ICRAR/crc32c" }, "release_url": "https://pypi.org/project/crc32c/1.7/", "requires_dist": null, "requires_python": "", "summary": "A python package exposing the Intel SSE4.2 CRC32C instruction", "version": "1.7" }, "last_serial": 4805185, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8a20521b4bf56ef6bba56713c660c22e", "sha256": "54af5931b5befa93614859e40ef987bb319229032700ef7a480391750ed169c9" }, "downloads": -1, "filename": "crc32c-1.0.tar.gz", "has_sig": false, "md5_digest": "8a20521b4bf56ef6bba56713c660c22e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4912, "upload_time": "2017-06-07T05:39:18", "url": "https://files.pythonhosted.org/packages/d0/da/ddf42ae78ce391b64ff3afd0f770e4c0a50109f73f880ed734aff2aac6bd/crc32c-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "8564c9c952340d4ba76a7187a86b50e5", "sha256": "a33874308618f55c739a1244f157af4688f7636143cc9094aa84a2e247f5a2fe" }, "downloads": -1, "filename": "crc32c-1.1.tar.gz", "has_sig": false, "md5_digest": "8564c9c952340d4ba76a7187a86b50e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4929, "upload_time": "2017-06-14T03:05:16", "url": "https://files.pythonhosted.org/packages/17/2c/5193f5b8c61e958e67a30cdf0a4bbf73ac6f4c2d6f9482c3fcea1c139b16/crc32c-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "6949604c7902701d337937a42ad9c66e", "sha256": "04edb478ae47902163f335d1dedb200a9d6f3ba3cff0217d0fc24d33b4c51ba2" }, "downloads": -1, "filename": "crc32c-1.2.tar.gz", "has_sig": false, "md5_digest": "6949604c7902701d337937a42ad9c66e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4960, "upload_time": "2017-11-03T02:30:21", "url": "https://files.pythonhosted.org/packages/db/81/f48320a779492fb74493cdf5d4b140cc814f2080f908dfed9070c5df3730/crc32c-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "dc0892dd0f000129ec372f6ad99bc25f", "sha256": "c01b8b095c7ed834b1e22ed56cb43df2eb7484d654c3df26745075fdcf7f6372" }, "downloads": -1, "filename": "crc32c-1.3.tar.gz", "has_sig": false, "md5_digest": "dc0892dd0f000129ec372f6ad99bc25f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5488, "upload_time": "2018-07-09T02:19:31", "url": "https://files.pythonhosted.org/packages/59/d6/222708c39087c7d5df8e512f37f87de7382751b25be26787d4306bb11f72/crc32c-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "feb7c7b8ef5c7378530d478be30959d0", "sha256": "39af685ea1d59044bfc0df3c55e43a786971a1b5cc7fbd270fc6846e76d1fb50" }, "downloads": -1, "filename": "crc32c-1.4-cp27-cp27m-macosx_10_11_intel.whl", "has_sig": false, "md5_digest": "feb7c7b8ef5c7378530d478be30959d0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 3844, "upload_time": "2018-09-09T14:24:42", "url": "https://files.pythonhosted.org/packages/b8/98/a107b2817edb55ad53b0a76909c190710717c3f02eefd316b8d664526052/crc32c-1.4-cp27-cp27m-macosx_10_11_intel.whl" }, { "comment_text": "", "digests": { "md5": "9b17a3d425e5c774c1879ba2ca87ba15", "sha256": "fddf17023fa1f9ddb311d3ef770b646cc41db88645334a42172ca2165481adca" }, "downloads": -1, "filename": "crc32c-1.4-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "9b17a3d425e5c774c1879ba2ca87ba15", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 9799, "upload_time": "2018-09-07T04:38:47", "url": "https://files.pythonhosted.org/packages/dd/dc/2b26126e74c3f75c03e1b95b23abbcfb7e1efa23ef7471b89608e1dce223/crc32c-1.4-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f77c33d8a2c01f1b8f6e37b714ea02e1", "sha256": "fec99b68523b5a4b6a99032aa072ee7cbc9d8be16d30de6ebb7d6c1882feec5f" }, "downloads": -1, "filename": "crc32c-1.4-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "f77c33d8a2c01f1b8f6e37b714ea02e1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 9805, "upload_time": "2018-09-07T04:39:11", "url": "https://files.pythonhosted.org/packages/19/33/57ed91ba610c07e4074b4f686ea289924bd34d28577ec1c3324000a7a684/crc32c-1.4-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "34ab1b36322904bc3d75dcb0634f66b6", "sha256": "74e91918d6c710c99ad130785c025ed2a25c4a0b09478273b59e9e7ec6c74407" }, "downloads": -1, "filename": "crc32c-1.4-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "34ab1b36322904bc3d75dcb0634f66b6", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 4271, "upload_time": "2018-09-07T04:45:16", "url": "https://files.pythonhosted.org/packages/7b/8c/67ad8da98fdc7ba061388eaeb314ff5d47c0ce916da2f5549aa7ec988d4f/crc32c-1.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5ab7373e77f9e2fbc3b56b18a91fa33a", "sha256": "55730a1fcc28d7564afed4fc999586e65cef839eb8afb7f814d17bfc2f0cc5c2" }, "downloads": -1, "filename": "crc32c-1.4-cp33-cp33m-win_amd64.whl", "has_sig": false, "md5_digest": "5ab7373e77f9e2fbc3b56b18a91fa33a", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 5097, "upload_time": "2018-09-07T04:45:18", "url": "https://files.pythonhosted.org/packages/3c/f6/fed35e81de0408dd7553a76bc6eb868259c8ec38172a8588eab2866d58df/crc32c-1.4-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9bdd485324f4a2be78fcfa8807668561", "sha256": "f6aa7280f2c23089c588056a05a12933f46065c44e411038a2819f030bfb6f10" }, "downloads": -1, "filename": "crc32c-1.4-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "9bdd485324f4a2be78fcfa8807668561", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 9797, "upload_time": "2018-09-07T04:39:12", "url": "https://files.pythonhosted.org/packages/8b/e4/43a7db193f261b5953fb50243cef2fe266d363771ce337125d7cfca68bac/crc32c-1.4-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "82a9f529a5071d0c42dcce453cfa0c09", "sha256": "09126dedfc7a36abc8ea9fdd1af5b5557aa116282b80d0220ff88267b4c22c44" }, "downloads": -1, "filename": "crc32c-1.4-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "82a9f529a5071d0c42dcce453cfa0c09", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 4259, "upload_time": "2018-09-07T04:45:19", "url": "https://files.pythonhosted.org/packages/5e/d0/c83b9bc2e365de07d35a0df5a6d3d64e6c20c67813b14fae793868b9617c/crc32c-1.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "652c5c6a89e8934b2abc5a1763680959", "sha256": "10b7bfed9004c981e6808ffddb463dc5acbd506fc85fffafa83a5b2119750db2" }, "downloads": -1, "filename": "crc32c-1.4-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "652c5c6a89e8934b2abc5a1763680959", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 9983, "upload_time": "2018-09-07T04:39:13", "url": "https://files.pythonhosted.org/packages/c0/ef/c1c6a369ead0e4c37faa244db5888dd0f03396caabafff5b22a4c43394b3/crc32c-1.4-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7ee59ed5331b68c0b8e12fd32831a8c3", "sha256": "ceb4b54571826b69b9f5a26c32f85a4fd9608425747a283bb10f61bb695d5799" }, "downloads": -1, "filename": "crc32c-1.4-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "7ee59ed5331b68c0b8e12fd32831a8c3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 6445, "upload_time": "2018-09-07T04:45:20", "url": "https://files.pythonhosted.org/packages/ad/d8/40243f7cb4a0ced828815e09870b9ff4345748f5b19e9c6c12eae754c076/crc32c-1.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "178ec56f24d2cb90860d3632bb47d36e", "sha256": "a282c22b80839eae0b895b04f4a332e741341b9bb27f52c05cb071f9e0eab87a" }, "downloads": -1, "filename": "crc32c-1.4-cp36-cp36m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "178ec56f24d2cb90860d3632bb47d36e", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 4052, "upload_time": "2018-09-11T00:02:02", "url": "https://files.pythonhosted.org/packages/9e/60/87f19b33c24b1c18772ced092d86fb3e93614e1b1261a0ecb3d3bd3788e9/crc32c-1.4-cp36-cp36m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "e8a1a206996c7e3e4092f7514c2f3d64", "sha256": "3cf35388167d1483504bb479a1684ed47c3065849877f53cbac23b77c622c005" }, "downloads": -1, "filename": "crc32c-1.4-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e8a1a206996c7e3e4092f7514c2f3d64", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9980, "upload_time": "2018-09-07T04:39:15", "url": "https://files.pythonhosted.org/packages/09/22/46ddb6f1ea47c5a8aa6661299df1f91f2385ecd588e7f6efa7072ff04ae8/crc32c-1.4-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bb34c539c8cdee64dd1d729a5bbf49fd", "sha256": "1ba824e6d716247c3885b8bd49f4f635f5abc9c7334ae8de1852fbee56870966" }, "downloads": -1, "filename": "crc32c-1.4-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "bb34c539c8cdee64dd1d729a5bbf49fd", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6446, "upload_time": "2018-09-07T04:45:21", "url": "https://files.pythonhosted.org/packages/cb/a5/f2db5bdc56ce1e9096fd81cf053ddf1387fd58358c3e7e20f998f2276ce1/crc32c-1.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5d84aa649bf53b532af611477b014737", "sha256": "26710a6c9060fe895f35fbff7bfdd02a20e556f5dec1a09a0e216b40390786f2" }, "downloads": -1, "filename": "crc32c-1.4-cp37-cp37m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "5d84aa649bf53b532af611477b014737", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 4052, "upload_time": "2018-09-11T00:01:49", "url": "https://files.pythonhosted.org/packages/44/dc/b88f64a834efb5e3c25e3fd2810dccf5e9dde0c19987635b02e1b2bf392c/crc32c-1.4-cp37-cp37m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "5b320fb2f73e9596c13953b0924659c2", "sha256": "d786f8a11b974cb7142cc834db3bf248abb87a117b852a884e2b5390834361f4" }, "downloads": -1, "filename": "crc32c-1.4-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "5b320fb2f73e9596c13953b0924659c2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 9982, "upload_time": "2018-09-07T04:39:16", "url": "https://files.pythonhosted.org/packages/f5/29/8fbe1a01d691b16b20011804be63b4284d1fd6d6c1ff4d90ba2862bb51c7/crc32c-1.4-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c097ff250227d05104d95ee5ae2dab3b", "sha256": "0b46dbad1e19f02adcd9c0ada6c4f4227c9b45c5b46dcfea6421e24fd402e633" }, "downloads": -1, "filename": "crc32c-1.4-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "c097ff250227d05104d95ee5ae2dab3b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 6447, "upload_time": "2018-09-11T01:22:32", "url": "https://files.pythonhosted.org/packages/e1/bf/4c69b8d9beb354b4f62dfed0b40ae6b2eb388699a2e8b0ba1b0b36c78d27/crc32c-1.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "942b4ac7f315a3a2758cbfaf76f88383", "sha256": "ee964ff8d1c383cd6a7a34f6b0d0fd805361c72a7423504872837e4c384d8648" }, "downloads": -1, "filename": "crc32c-1.4.tar.gz", "has_sig": false, "md5_digest": "942b4ac7f315a3a2758cbfaf76f88383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4926, "upload_time": "2018-07-17T09:00:57", "url": "https://files.pythonhosted.org/packages/26/06/350f0d3731608a8244d3d19ae024864ac0b37ff66db23fbf6a1b9b7cc730/crc32c-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "a5051eb91940a6abae888581cfc2029c", "sha256": "3d061a8f9fef992b7c8cfde809dd172a706d242fde9b5ffd53753beb057b0c45" }, "downloads": -1, "filename": "crc32c-1.5-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "a5051eb91940a6abae888581cfc2029c", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 17225, "upload_time": "2018-09-22T17:26:27", "url": "https://files.pythonhosted.org/packages/01/e8/678bc150f2c4b3148f61e5ca8264b23ed174755722379f67d7bf1b0cbd75/crc32c-1.5-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "7e2c4b620281fbd80d5e59f5e5b6a0eb", "sha256": "3015d2714c4355c0f75e6dafce09575e17e9ce87db07de1815a0683445c82cff" }, "downloads": -1, "filename": "crc32c-1.5-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7e2c4b620281fbd80d5e59f5e5b6a0eb", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 24834, "upload_time": "2018-09-20T03:37:50", "url": "https://files.pythonhosted.org/packages/b2/7a/5446279e3be1fbb9acd1ef7aa1af0b856fe28eaf3ad3132e7d59d4ff16c6/crc32c-1.5-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b9d2b87bab1fe1e90c3195363bf445ee", "sha256": "a567bc0678ec546afeb856af4625d0dd1cb8f5c7c9ecccb9d8d9389bc7be9c48" }, "downloads": -1, "filename": "crc32c-1.5-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b9d2b87bab1fe1e90c3195363bf445ee", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 24833, "upload_time": "2018-09-20T03:37:51", "url": "https://files.pythonhosted.org/packages/88/c6/d13002d041bf62b10e70e3d5b6bfe578e638b569e80c3a552fca5e682a57/crc32c-1.5-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "fb43298258640d424e7dd372b05acb6a", "sha256": "2eb5fa0f83cf0cefd5e7d792504b7875a69a8a6c181879c1bd0c770c2b2bd3c5" }, "downloads": -1, "filename": "crc32c-1.5-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "fb43298258640d424e7dd372b05acb6a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 15068, "upload_time": "2018-09-20T03:49:00", "url": "https://files.pythonhosted.org/packages/28/73/dc6924ff31bb1af0cb4c71548ed279476ba853fe035f5a1e113cc32bda3b/crc32c-1.5-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "da1e520a40cf934c075069f208b1ade0", "sha256": "438a31819d4b2f69d9bea086232f8c6e8d39de9500dfa5297d91fc30d047c659" }, "downloads": -1, "filename": "crc32c-1.5-cp33-cp33m-win_amd64.whl", "has_sig": false, "md5_digest": "da1e520a40cf934c075069f208b1ade0", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 16752, "upload_time": "2018-09-20T03:49:02", "url": "https://files.pythonhosted.org/packages/4c/15/b91531f5872be56e0059be04f5fc82e6981207581a78338377f70bc4f92b/crc32c-1.5-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5962d3bbc522f9ace23484109faaf367", "sha256": "336247cc480aa818a5a5f1270c8f2f1e69fe2a471895bb294ac26ba22b66047a" }, "downloads": -1, "filename": "crc32c-1.5-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "5962d3bbc522f9ace23484109faaf367", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 24841, "upload_time": "2018-09-20T03:37:52", "url": "https://files.pythonhosted.org/packages/9e/53/ef14c0308bfb08c3782647a0225da581fd823d4b964ce3953ba39ee214a6/crc32c-1.5-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d9145a8e392d1b5e8ce680b425af4386", "sha256": "2fb0a2899c8f443cc2e6b2ab417a40f10fec76680c92e322e8bb10c8ada48aed" }, "downloads": -1, "filename": "crc32c-1.5-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "d9145a8e392d1b5e8ce680b425af4386", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 15004, "upload_time": "2018-09-20T03:49:04", "url": "https://files.pythonhosted.org/packages/ec/aa/96c0026351ce686aca1a026270c8c9f49816397ac32dcf99049b52c459b7/crc32c-1.5-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3290f237a9a0157ab202aa927ee767a3", "sha256": "cd27e53105c5eaf9c3980e44df4d5b34cb34624adb053fd932412e6b4b78742f" }, "downloads": -1, "filename": "crc32c-1.5-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "3290f237a9a0157ab202aa927ee767a3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 25022, "upload_time": "2018-09-20T03:37:53", "url": "https://files.pythonhosted.org/packages/28/76/4aea4505d05b9f9e1322da7f9a0ffd61c5f52af49b6e359986ba377be1f6/crc32c-1.5-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b0820214cec29a2ab3131184ac17a29e", "sha256": "3cb5b2c2ccb8361545d54daf671c23da12416bb98021d958b745b64ac5b8599b" }, "downloads": -1, "filename": "crc32c-1.5-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "b0820214cec29a2ab3131184ac17a29e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 17365, "upload_time": "2018-09-20T03:49:06", "url": "https://files.pythonhosted.org/packages/6c/4e/5411f422bbcbff986117927c0222e171b3830dd0527d8dff540559349565/crc32c-1.5-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "ed6ccda7e3065e39209391317dbecc09", "sha256": "acac445541b6ed8879111590d3f0eb8ae040e8584feca2d905511c7608f42720" }, "downloads": -1, "filename": "crc32c-1.5-cp36-cp36m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "ed6ccda7e3065e39209391317dbecc09", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 17315, "upload_time": "2018-09-22T17:26:29", "url": "https://files.pythonhosted.org/packages/a9/b4/70defdb088e8941c75a805dd6690452b1b15d7fa1df9018bb6dbcbebc5c1/crc32c-1.5-cp36-cp36m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "eb2d8f74814d428773ef0ed06d0931ea", "sha256": "159a50674a20ee6387899fd6d7d8a10e78c0f24a8338a4dd22a1eda6e4ddbbb9" }, "downloads": -1, "filename": "crc32c-1.5-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "eb2d8f74814d428773ef0ed06d0931ea", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 25007, "upload_time": "2018-09-20T03:37:54", "url": "https://files.pythonhosted.org/packages/02/cd/511b75fa586e4ce3d528c5d3e6c88879c25c530e6253f0ed5be67578d4b9/crc32c-1.5-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "df44977dbfe8c92d7f88e8fe4f1cd3e4", "sha256": "48543c93cb86c1c80d8005b550ca2759c4f9cf8a9e2af829b8573408acef9d40" }, "downloads": -1, "filename": "crc32c-1.5-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "df44977dbfe8c92d7f88e8fe4f1cd3e4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 17393, "upload_time": "2018-09-20T03:49:07", "url": "https://files.pythonhosted.org/packages/b5/90/3180dd72aa466ed3fd6de93a59444d8de6b436869278865c0b08ee0c58a4/crc32c-1.5-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "72488c8ec120eec8748cd2bece0a723a", "sha256": "3752302a7190a4f2203111df068cf31c0ea3462a0acbdec717767587175a3706" }, "downloads": -1, "filename": "crc32c-1.5-cp37-cp37m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "72488c8ec120eec8748cd2bece0a723a", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 17313, "upload_time": "2018-09-22T17:26:31", "url": "https://files.pythonhosted.org/packages/16/42/7e0aea4b49eb791759d912115be751a3ea5a8eb760d4ad247ba1c5d42a55/crc32c-1.5-cp37-cp37m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "9b5e0bef751c1d39ffe10291c28eb1fa", "sha256": "855eaa08039a4c7306fa4a63b4681f61f5fa4d02df6ab852dfcd27870260c75a" }, "downloads": -1, "filename": "crc32c-1.5-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "9b5e0bef751c1d39ffe10291c28eb1fa", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 25015, "upload_time": "2018-09-20T03:37:55", "url": "https://files.pythonhosted.org/packages/0c/2c/d2ffe00147df6bbacdc66a778ad2c508c487206b0387efae4f7893c21fe0/crc32c-1.5-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "cff9327d6028196b5b523fb60724b694", "sha256": "d0f1d91a15eb63243aceb6b9627c91c3082dfd9b9b6fdf50958265514f7202fb" }, "downloads": -1, "filename": "crc32c-1.5-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "cff9327d6028196b5b523fb60724b694", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 17399, "upload_time": "2018-09-20T03:49:09", "url": "https://files.pythonhosted.org/packages/89/19/b61d039d20963c5f5c073b596a59df4623c743144b174c7b06e847462e82/crc32c-1.5-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "cccfb77c0482afb53d0e59290780f411", "sha256": "62a1ade9763462a7c3d669e016d38fc8b460b162be29eb43f1dc4db1e8c643b5" }, "downloads": -1, "filename": "crc32c-1.5.tar.gz", "has_sig": false, "md5_digest": "cccfb77c0482afb53d0e59290780f411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23312, "upload_time": "2018-09-20T03:49:10", "url": "https://files.pythonhosted.org/packages/b6/37/33b6985c1d3ff9b9deebbb5a82a2bd2f37a7f2bb32905549105eac469ce6/crc32c-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "8847215ffe70647b2b15e8a1d5c57873", "sha256": "540b41f713b0895dbb8801d65c5741113cfab7a5478b93495e3e00af03d16480" }, "downloads": -1, "filename": "crc32c-1.6-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "8847215ffe70647b2b15e8a1d5c57873", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25562, "upload_time": "2019-01-17T07:27:18", "url": "https://files.pythonhosted.org/packages/f1/a7/7b8180546f6b531c96d5bae46b2041e9cb7555eaa3a6df3f94d9c8fe95c0/crc32c-1.6-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6b9412b1a25cd80bcc7cdc75420a2472", "sha256": "e8f2a9b4d941dccd767465121e938287e778ea2b2809eb2b28df18fbf4198a07" }, "downloads": -1, "filename": "crc32c-1.6-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "6b9412b1a25cd80bcc7cdc75420a2472", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25563, "upload_time": "2019-01-17T07:27:19", "url": "https://files.pythonhosted.org/packages/5e/ad/b28ed1dfbc5ce77ea2e963f065a3d05cc341c88829e4fd0d49f2fe5416c3/crc32c-1.6-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a4ca4c6e755e04bc4194df45fba9fd4d", "sha256": "db2e18ae4933a7a651789ba84fed0078a0800490d5f2f02a1a3f7f3f4b35f1ed" }, "downloads": -1, "filename": "crc32c-1.6-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "a4ca4c6e755e04bc4194df45fba9fd4d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25540, "upload_time": "2019-01-17T07:28:38", "url": "https://files.pythonhosted.org/packages/fb/12/6d66b718accb47feaa5b4b43609c9f838d252d85d58647a66eae46e0d209/crc32c-1.6-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "9c8e3562a419652e662dcac5cf84538f", "sha256": "d9c505b759eb5bfa25508101e5903e90d9049fef49322f3f847194ebf4b77c6d" }, "downloads": -1, "filename": "crc32c-1.6-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "9c8e3562a419652e662dcac5cf84538f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25016, "upload_time": "2019-01-17T07:28:39", "url": "https://files.pythonhosted.org/packages/46/23/e1b691993827e9e8583b5ef153af0dda039f9e58ad16db8d39af15e95110/crc32c-1.6-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "afd87e336b6fd4cf2399f4393cbc352a", "sha256": "6450f398453f3e4df945b6b4fd3d70d636ae816b7abeaa9bb16f1cc32d82167e" }, "downloads": -1, "filename": "crc32c-1.6-cp33-cp33m-win32.whl", "has_sig": false, "md5_digest": "afd87e336b6fd4cf2399f4393cbc352a", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 17790, "upload_time": "2019-01-17T07:28:41", "url": "https://files.pythonhosted.org/packages/d9/49/f712493a646c46a4793243f09048e967d725928ed11c6f86464347257f1b/crc32c-1.6-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d7e2abd4b99a2bf79dab3a23ff5a2f99", "sha256": "9c53bf82d396d70b95335fc03fb408cbb67cfa9622dc657c1fe999caa53614fd" }, "downloads": -1, "filename": "crc32c-1.6-cp33-cp33m-win_amd64.whl", "has_sig": false, "md5_digest": "d7e2abd4b99a2bf79dab3a23ff5a2f99", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 17297, "upload_time": "2019-01-17T07:28:43", "url": "https://files.pythonhosted.org/packages/14/05/407aa00a364602b24b57b30ba85cd2ffd9d963a816b691231062fa92549d/crc32c-1.6-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "91757f3cf2378ac7cf842acd024d27ee", "sha256": "93a08d882244c3b180694589a94dc9045638d7e3857ae7f755f53f075417b542" }, "downloads": -1, "filename": "crc32c-1.6-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "91757f3cf2378ac7cf842acd024d27ee", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25523, "upload_time": "2019-01-17T07:27:20", "url": "https://files.pythonhosted.org/packages/1c/c8/8ba901e14a8044869002b8064a0940ad64c89c6ad346c9979d9e1f40e2e0/crc32c-1.6-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "54bd0ef0d6723b2f4534e1de0b5ff832", "sha256": "b3607cb02ebb76830f582580566e0a23ebb1d8b03dcef65742f0edf3e4f806d3" }, "downloads": -1, "filename": "crc32c-1.6-cp34-cp34m-win32.whl", "has_sig": false, "md5_digest": "54bd0ef0d6723b2f4534e1de0b5ff832", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25449, "upload_time": "2019-01-17T07:28:44", "url": "https://files.pythonhosted.org/packages/11/bd/bfbf6b51693673e35dc33d9744508e6473259e71f75e6b1d252fd522ee9a/crc32c-1.6-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "24902e4ab55cb910d9b22390840a2855", "sha256": "962f501c03fa79fca2904ddb1265942b1337137d0efe07dec0add010e80ad6ea" }, "downloads": -1, "filename": "crc32c-1.6-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "24902e4ab55cb910d9b22390840a2855", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 24951, "upload_time": "2019-01-17T07:28:46", "url": "https://files.pythonhosted.org/packages/09/55/58e2a109e9cd9d498331e4face75fd97d6127bba6d0164afc5505b093b61/crc32c-1.6-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "00b205176e19b18a030df9ee7564c01c", "sha256": "0f2300528ac3546e550937d5c587c0585bfdd4469d9f38e5a261d359b83aca64" }, "downloads": -1, "filename": "crc32c-1.6-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "00b205176e19b18a030df9ee7564c01c", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 25705, "upload_time": "2019-01-17T07:27:22", "url": "https://files.pythonhosted.org/packages/a0/45/40372a6ff99df05a56957e59c89d26474e56fd35f46faf81dff203a54c60/crc32c-1.6-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "347f2e127dc1f49233eea9bc7cc5c339", "sha256": "7054659857b527ddc5d928da5d24ec1a1b9ee6061e7519bb3b4b81c807bce653" }, "downloads": -1, "filename": "crc32c-1.6-cp35-cp35m-win32.whl", "has_sig": false, "md5_digest": "347f2e127dc1f49233eea9bc7cc5c339", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 26546, "upload_time": "2019-01-17T07:28:47", "url": "https://files.pythonhosted.org/packages/a6/79/b7e447636e680bacdb29f14641d5bba7188550e5868670c1624de897109e/crc32c-1.6-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c2765b2a05f7eec69ac05793f7550281", "sha256": "811a50d9f3ce40482765d64b914d55acd578457ee0f80d90b7cb19fc0fc4b1bd" }, "downloads": -1, "filename": "crc32c-1.6-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "c2765b2a05f7eec69ac05793f7550281", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 27286, "upload_time": "2019-01-17T07:28:49", "url": "https://files.pythonhosted.org/packages/a7/18/b454fb5df4c10700796a48e5927c7884ac429b01142f881096da180ffbc1/crc32c-1.6-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4bb881da38265b7eef13e3f89552b40a", "sha256": "9ab9b98f52b1154d4919f57cec86b8d8d1b53be302ddc8e451bf28bdcc96952f" }, "downloads": -1, "filename": "crc32c-1.6-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "4bb881da38265b7eef13e3f89552b40a", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 25710, "upload_time": "2019-01-17T07:27:23", "url": "https://files.pythonhosted.org/packages/40/f8/5f123b054eb1ef8570d7659f8aaf4c8b9582d8877f901f8ce839697b0bc4/crc32c-1.6-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b50428cf7e884880f277bf79c1bd6277", "sha256": "9f605e6227137457f51fc67adeb539b772ab2ea4b8bb0fbfea6902f641732cac" }, "downloads": -1, "filename": "crc32c-1.6-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "b50428cf7e884880f277bf79c1bd6277", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 27312, "upload_time": "2019-01-17T07:28:50", "url": "https://files.pythonhosted.org/packages/1b/fd/36970430d7e4e409b8bb27811eb631c5693cd7f77fbfd8ad3b9d00bf1a73/crc32c-1.6-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "17dd57ef73d291d81549f16aa7949383", "sha256": "cdd62f22861489f56aa28e345685f3b4e9350e71e075f8f9f53bb3ddc528f9a8" }, "downloads": -1, "filename": "crc32c-1.6-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "17dd57ef73d291d81549f16aa7949383", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 25708, "upload_time": "2019-01-17T07:27:24", "url": "https://files.pythonhosted.org/packages/03/de/6868bafe1be970544751d513acf03ac30468c7555c7f37221e154d85696f/crc32c-1.6-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ce97685437c3ccc3ebfe30b331880892", "sha256": "3d5a12e2c7dded8167e32a40779977fe7574a3e91898ca0ac93b3a1cca4cf994" }, "downloads": -1, "filename": "crc32c-1.6-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "ce97685437c3ccc3ebfe30b331880892", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 27314, "upload_time": "2019-01-17T07:28:52", "url": "https://files.pythonhosted.org/packages/09/a3/6bf4ebd1e5f9f35395ab149bd2d7651f8bf54a6351e77ef6bdd3293573e1/crc32c-1.6-cp37-cp37m-win_amd64.whl" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "32d4c3ce236584241c4e8bdf7693e922", "sha256": "c399c20892d1ea30377bcfc596b44995785d0f52793745db7b26f91e03c8d91c" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "32d4c3ce236584241c4e8bdf7693e922", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 24718, "upload_time": "2019-02-11T10:04:30", "url": "https://files.pythonhosted.org/packages/a7/de/7292bc2948a3b59bd544fdfb966c9305e84a4db2fc910ca140fe8d323381/crc32c-1.7-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "de28d47988116b9cb2c07a76bdad5660", "sha256": "c7c092a47924999515a10351a372c0d4d39df960353846e46e922b95cde7ba84" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "de28d47988116b9cb2c07a76bdad5660", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25557, "upload_time": "2019-01-18T01:34:46", "url": "https://files.pythonhosted.org/packages/ad/49/4593976db50d985020b2a2861dc051d62ac8d9e36415b4bf4be88ecfe9ab/crc32c-1.7-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d88c3d57bc6a8b9c6d49b208c6da5904", "sha256": "b112188f5660209b64e32712d75f776f853cbc46cb63377013fc0a926d6a715e" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "d88c3d57bc6a8b9c6d49b208c6da5904", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25561, "upload_time": "2019-01-18T01:34:47", "url": "https://files.pythonhosted.org/packages/44/f6/bd6e137ba57204954987b0fb73b0de84d4e91c164ef561f8d117b61fd466/crc32c-1.7-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "eb41fc6303f3ea1db45d575ae1e13cf1", "sha256": "e5b5929ca50b7a5e347de12966993a92c0e112c7c18c19c50c21460efb52dc9f" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "eb41fc6303f3ea1db45d575ae1e13cf1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25541, "upload_time": "2019-01-18T01:46:32", "url": "https://files.pythonhosted.org/packages/b2/65/8a9eb3ec6dabc5771d1666b8312319518bbaeda004d8424528f5c5888f92/crc32c-1.7-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d2281a53ee149c9a504e4d9fa4bfbafb", "sha256": "e14e4ced8baa45d98b98e055f2ef2aaed68e5b9a89b74da1deff47a0842fdf25" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "d2281a53ee149c9a504e4d9fa4bfbafb", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25017, "upload_time": "2019-01-18T01:46:34", "url": "https://files.pythonhosted.org/packages/cf/cc/4198b899101dc43e9492eb48790e49c49a5d3258b876950efcb0fa8648ce/crc32c-1.7-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "df99bb26cd1ee875d8e042bb73d6c4a3", "sha256": "d71a2e5baf4c2bc67184d6185b468485dcf776c885d65dd63ec6e0fbe428bafc" }, "downloads": -1, "filename": "crc32c-1.7-cp33-cp33m-win_amd64.whl", "has_sig": false, "md5_digest": "df99bb26cd1ee875d8e042bb73d6c4a3", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 17297, "upload_time": "2019-01-18T01:46:36", "url": "https://files.pythonhosted.org/packages/0d/be/a296a923ba4542658845bf086bf9906dc2bb46f7d2634cfee5bdb8a53bae/crc32c-1.7-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "39b07a05c5160170dbcbaafc5f56b1f0", "sha256": "79db4fefad51d678607cc5447dc8031d7c8086cd109d0497556a6c20c6914f02" }, "downloads": -1, "filename": "crc32c-1.7-cp33-none-win32.whl", "has_sig": false, "md5_digest": "39b07a05c5160170dbcbaafc5f56b1f0", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 17792, "upload_time": "2019-01-18T01:46:37", "url": "https://files.pythonhosted.org/packages/f6/ba/96c1863aa0a044f1bef269cd8382425a18b5d986291648e2f6782256e302/crc32c-1.7-cp33-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "d0ea493d244b6088c1274a2cb330b61e", "sha256": "a559976bd14e91ea9eb8e009fdebe64bbfa8b6672ec188d4250a2d5acfd3d804" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "d0ea493d244b6088c1274a2cb330b61e", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 24753, "upload_time": "2019-02-11T10:04:32", "url": "https://files.pythonhosted.org/packages/a2/f2/d850e839c780c3e487dc9b52c78d0ec888fc423c65fc2d2d2055613e181f/crc32c-1.7-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "82759c31e065acfeb44909ee54935d10", "sha256": "9c17c8449e3bd9deb3f249707207a2f267543f727e7d46dfeb047a37fcae657e" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "82759c31e065acfeb44909ee54935d10", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25531, "upload_time": "2019-01-18T01:34:48", "url": "https://files.pythonhosted.org/packages/db/28/ed576316428de24f603c43cc3c82a0b6fac76d402a65b1f1aeb8ee9f95b4/crc32c-1.7-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4d7c3d43418f52e9db487447ff72bad2", "sha256": "31789bf5bc50e4516035e9ff47637cf3b911041eac5a9cc0087e77cc364276b9" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-win32.whl", "has_sig": false, "md5_digest": "4d7c3d43418f52e9db487447ff72bad2", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25449, "upload_time": "2019-01-18T01:46:39", "url": "https://files.pythonhosted.org/packages/76/03/3efd4b0aa68c2728835dfd95c903de78fe07d9119adc06e9bfd09c7c0ae2/crc32c-1.7-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3a4e6832fda6f1ba98616382646c0812", "sha256": "785bbd4c7705d1ba238db3b3710a66454a5b519285d57f6e0a53fccd2e2012f0" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "3a4e6832fda6f1ba98616382646c0812", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 24951, "upload_time": "2019-01-18T01:46:41", "url": "https://files.pythonhosted.org/packages/fc/67/709e92c65e0017eb03dee63e8438a03826c3bd17431fcf8b0c644a94f3e1/crc32c-1.7-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "71efb2cd86cff73916aa3bb79b137add", "sha256": "647c80beec1aaab2bd83fcc182b39f39561a3e1f10620af61276a8863fbc77f5" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "71efb2cd86cff73916aa3bb79b137add", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 24806, "upload_time": "2019-02-11T10:04:33", "url": "https://files.pythonhosted.org/packages/1a/56/bdd3a04e29ff9427b903d72cf6579adbe5a979cbdcdf67f842a315765994/crc32c-1.7-cp35-cp35m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "b04ce524c59eabf06d0db25a9d220b58", "sha256": "dd6cdc1ce0d8b9f28927b9374890990f82c23411b04fcd819a645c3174f48102" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b04ce524c59eabf06d0db25a9d220b58", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 25705, "upload_time": "2019-01-18T01:34:50", "url": "https://files.pythonhosted.org/packages/0a/ef/08d73e945d1579e1bcbc38927a3bb44a82d8c07dc0ad931806a97a69569c/crc32c-1.7-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8fe48170c507c2ea0884da41a459654b", "sha256": "d06f592fd0083556eb4ab8fd8b70db3c863798f8cc01638e6a22887d9b276a82" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-win32.whl", "has_sig": false, "md5_digest": "8fe48170c507c2ea0884da41a459654b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 26548, "upload_time": "2019-01-18T01:46:42", "url": "https://files.pythonhosted.org/packages/fd/a2/3a884575d625a2af38eb1de13d2499ddaf5043187f6f91d17236c71f44b7/crc32c-1.7-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "404fe46d28306ed683bd09712c8acf27", "sha256": "18ed10aa056185f18a4170617d02f8d51fe3f11abbb5d3acc168e63db142433c" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "404fe46d28306ed683bd09712c8acf27", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 27287, "upload_time": "2019-01-18T01:46:44", "url": "https://files.pythonhosted.org/packages/eb/96/9050154760b755934f25d9b3241afd0551452d4f0f93d8ed5a86f583541d/crc32c-1.7-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6de118cb9e83be3a4dec99c99ed118a2", "sha256": "5cf317df65a10ea6bfc4897a52ad741bbf2575ad75976760b4307a6754b951fc" }, "downloads": -1, "filename": "crc32c-1.7-cp36-cp36m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "6de118cb9e83be3a4dec99c99ed118a2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 24808, "upload_time": "2019-02-11T10:04:34", "url": "https://files.pythonhosted.org/packages/dc/6c/598ca06777c95f21a62ca0834a43d5501813328b4b801e6877668e103213/crc32c-1.7-cp36-cp36m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "74b33fbf10404d467146fa8011118351", "sha256": "798583bac348de61d0f843533b9ba166bb2e02fe207a399e5c93972e638dd09a" }, "downloads": -1, "filename": "crc32c-1.7-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "74b33fbf10404d467146fa8011118351", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 25708, "upload_time": "2019-01-18T01:34:51", "url": "https://files.pythonhosted.org/packages/65/7f/4b4dc07c8fdd391c5bdf2e91d495bcfe9d8976ce7deb3439c6007c9c3625/crc32c-1.7-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "712d4ccfb435d971f0b48f5a65d9e327", "sha256": "792f833c98bf353c47f78ae90eb6bc56808cad3b7e264351e61160166e10d65f" }, "downloads": -1, "filename": "crc32c-1.7-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "712d4ccfb435d971f0b48f5a65d9e327", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 27313, "upload_time": "2019-01-18T01:46:45", "url": "https://files.pythonhosted.org/packages/06/fc/2d315e3fe7d47395c6448aa56910236ea94c306262641678a1e90e76bbe1/crc32c-1.7-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4b8641f841c6a161254ea0ab8671dbda", "sha256": "95bc7b8deeebcce8e2d81713c0324960b3172eff1bb4ac99ae553c552e16c275" }, "downloads": -1, "filename": "crc32c-1.7-cp37-cp37m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "4b8641f841c6a161254ea0ab8671dbda", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 24806, "upload_time": "2019-02-11T10:04:36", "url": "https://files.pythonhosted.org/packages/30/24/dd3284a745dde844914cace5995669848282bf7fbc0a7c5dce37f64e72cf/crc32c-1.7-cp37-cp37m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "7f67d50c4b84e3c60dfe6f821c300068", "sha256": "e391b288f1636d2d5014265bcea9b5c4e6ce6c721a3ae217521873640b6dade5" }, "downloads": -1, "filename": "crc32c-1.7-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7f67d50c4b84e3c60dfe6f821c300068", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 25713, "upload_time": "2019-01-18T01:34:52", "url": "https://files.pythonhosted.org/packages/85/d2/a220d1d992053d16558baf540c2ad9847f9a165b74fd281787903b46251b/crc32c-1.7-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ff5b5853453c64741d0a99f59967c095", "sha256": "cef8a8468b84c0ee5a147ed183cc0b325e46490689c7264155294469a09a063e" }, "downloads": -1, "filename": "crc32c-1.7-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "ff5b5853453c64741d0a99f59967c095", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 27314, "upload_time": "2019-01-18T01:46:47", "url": "https://files.pythonhosted.org/packages/0f/c0/170b6aeebb047d92235325333e546364d223226e795b7f2f686dc36b0bf9/crc32c-1.7-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9d799f4c836c003eb7fe23545c78e9f6", "sha256": "bdcd28f26b62838919480d465a0d166207a36c4f104102a0b6edf5b498544d36" }, "downloads": -1, "filename": "crc32c-1.7.tar.gz", "has_sig": false, "md5_digest": "9d799f4c836c003eb7fe23545c78e9f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24620, "upload_time": "2019-01-18T01:28:47", "url": "https://files.pythonhosted.org/packages/15/81/e9e896894cebabb168713496262b704355162f6843eeb0623e3da7c02348/crc32c-1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32d4c3ce236584241c4e8bdf7693e922", "sha256": "c399c20892d1ea30377bcfc596b44995785d0f52793745db7b26f91e03c8d91c" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "32d4c3ce236584241c4e8bdf7693e922", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 24718, "upload_time": "2019-02-11T10:04:30", "url": "https://files.pythonhosted.org/packages/a7/de/7292bc2948a3b59bd544fdfb966c9305e84a4db2fc910ca140fe8d323381/crc32c-1.7-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "de28d47988116b9cb2c07a76bdad5660", "sha256": "c7c092a47924999515a10351a372c0d4d39df960353846e46e922b95cde7ba84" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "de28d47988116b9cb2c07a76bdad5660", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25557, "upload_time": "2019-01-18T01:34:46", "url": "https://files.pythonhosted.org/packages/ad/49/4593976db50d985020b2a2861dc051d62ac8d9e36415b4bf4be88ecfe9ab/crc32c-1.7-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d88c3d57bc6a8b9c6d49b208c6da5904", "sha256": "b112188f5660209b64e32712d75f776f853cbc46cb63377013fc0a926d6a715e" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "d88c3d57bc6a8b9c6d49b208c6da5904", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25561, "upload_time": "2019-01-18T01:34:47", "url": "https://files.pythonhosted.org/packages/44/f6/bd6e137ba57204954987b0fb73b0de84d4e91c164ef561f8d117b61fd466/crc32c-1.7-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "eb41fc6303f3ea1db45d575ae1e13cf1", "sha256": "e5b5929ca50b7a5e347de12966993a92c0e112c7c18c19c50c21460efb52dc9f" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "eb41fc6303f3ea1db45d575ae1e13cf1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25541, "upload_time": "2019-01-18T01:46:32", "url": "https://files.pythonhosted.org/packages/b2/65/8a9eb3ec6dabc5771d1666b8312319518bbaeda004d8424528f5c5888f92/crc32c-1.7-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d2281a53ee149c9a504e4d9fa4bfbafb", "sha256": "e14e4ced8baa45d98b98e055f2ef2aaed68e5b9a89b74da1deff47a0842fdf25" }, "downloads": -1, "filename": "crc32c-1.7-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "d2281a53ee149c9a504e4d9fa4bfbafb", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 25017, "upload_time": "2019-01-18T01:46:34", "url": "https://files.pythonhosted.org/packages/cf/cc/4198b899101dc43e9492eb48790e49c49a5d3258b876950efcb0fa8648ce/crc32c-1.7-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "df99bb26cd1ee875d8e042bb73d6c4a3", "sha256": "d71a2e5baf4c2bc67184d6185b468485dcf776c885d65dd63ec6e0fbe428bafc" }, "downloads": -1, "filename": "crc32c-1.7-cp33-cp33m-win_amd64.whl", "has_sig": false, "md5_digest": "df99bb26cd1ee875d8e042bb73d6c4a3", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 17297, "upload_time": "2019-01-18T01:46:36", "url": "https://files.pythonhosted.org/packages/0d/be/a296a923ba4542658845bf086bf9906dc2bb46f7d2634cfee5bdb8a53bae/crc32c-1.7-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "39b07a05c5160170dbcbaafc5f56b1f0", "sha256": "79db4fefad51d678607cc5447dc8031d7c8086cd109d0497556a6c20c6914f02" }, "downloads": -1, "filename": "crc32c-1.7-cp33-none-win32.whl", "has_sig": false, "md5_digest": "39b07a05c5160170dbcbaafc5f56b1f0", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 17792, "upload_time": "2019-01-18T01:46:37", "url": "https://files.pythonhosted.org/packages/f6/ba/96c1863aa0a044f1bef269cd8382425a18b5d986291648e2f6782256e302/crc32c-1.7-cp33-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "d0ea493d244b6088c1274a2cb330b61e", "sha256": "a559976bd14e91ea9eb8e009fdebe64bbfa8b6672ec188d4250a2d5acfd3d804" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "d0ea493d244b6088c1274a2cb330b61e", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 24753, "upload_time": "2019-02-11T10:04:32", "url": "https://files.pythonhosted.org/packages/a2/f2/d850e839c780c3e487dc9b52c78d0ec888fc423c65fc2d2d2055613e181f/crc32c-1.7-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "82759c31e065acfeb44909ee54935d10", "sha256": "9c17c8449e3bd9deb3f249707207a2f267543f727e7d46dfeb047a37fcae657e" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "82759c31e065acfeb44909ee54935d10", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25531, "upload_time": "2019-01-18T01:34:48", "url": "https://files.pythonhosted.org/packages/db/28/ed576316428de24f603c43cc3c82a0b6fac76d402a65b1f1aeb8ee9f95b4/crc32c-1.7-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4d7c3d43418f52e9db487447ff72bad2", "sha256": "31789bf5bc50e4516035e9ff47637cf3b911041eac5a9cc0087e77cc364276b9" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-win32.whl", "has_sig": false, "md5_digest": "4d7c3d43418f52e9db487447ff72bad2", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25449, "upload_time": "2019-01-18T01:46:39", "url": "https://files.pythonhosted.org/packages/76/03/3efd4b0aa68c2728835dfd95c903de78fe07d9119adc06e9bfd09c7c0ae2/crc32c-1.7-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3a4e6832fda6f1ba98616382646c0812", "sha256": "785bbd4c7705d1ba238db3b3710a66454a5b519285d57f6e0a53fccd2e2012f0" }, "downloads": -1, "filename": "crc32c-1.7-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "3a4e6832fda6f1ba98616382646c0812", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 24951, "upload_time": "2019-01-18T01:46:41", "url": "https://files.pythonhosted.org/packages/fc/67/709e92c65e0017eb03dee63e8438a03826c3bd17431fcf8b0c644a94f3e1/crc32c-1.7-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "71efb2cd86cff73916aa3bb79b137add", "sha256": "647c80beec1aaab2bd83fcc182b39f39561a3e1f10620af61276a8863fbc77f5" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "71efb2cd86cff73916aa3bb79b137add", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 24806, "upload_time": "2019-02-11T10:04:33", "url": "https://files.pythonhosted.org/packages/1a/56/bdd3a04e29ff9427b903d72cf6579adbe5a979cbdcdf67f842a315765994/crc32c-1.7-cp35-cp35m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "b04ce524c59eabf06d0db25a9d220b58", "sha256": "dd6cdc1ce0d8b9f28927b9374890990f82c23411b04fcd819a645c3174f48102" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "b04ce524c59eabf06d0db25a9d220b58", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 25705, "upload_time": "2019-01-18T01:34:50", "url": "https://files.pythonhosted.org/packages/0a/ef/08d73e945d1579e1bcbc38927a3bb44a82d8c07dc0ad931806a97a69569c/crc32c-1.7-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8fe48170c507c2ea0884da41a459654b", "sha256": "d06f592fd0083556eb4ab8fd8b70db3c863798f8cc01638e6a22887d9b276a82" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-win32.whl", "has_sig": false, "md5_digest": "8fe48170c507c2ea0884da41a459654b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 26548, "upload_time": "2019-01-18T01:46:42", "url": "https://files.pythonhosted.org/packages/fd/a2/3a884575d625a2af38eb1de13d2499ddaf5043187f6f91d17236c71f44b7/crc32c-1.7-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "404fe46d28306ed683bd09712c8acf27", "sha256": "18ed10aa056185f18a4170617d02f8d51fe3f11abbb5d3acc168e63db142433c" }, "downloads": -1, "filename": "crc32c-1.7-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "404fe46d28306ed683bd09712c8acf27", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 27287, "upload_time": "2019-01-18T01:46:44", "url": "https://files.pythonhosted.org/packages/eb/96/9050154760b755934f25d9b3241afd0551452d4f0f93d8ed5a86f583541d/crc32c-1.7-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6de118cb9e83be3a4dec99c99ed118a2", "sha256": "5cf317df65a10ea6bfc4897a52ad741bbf2575ad75976760b4307a6754b951fc" }, "downloads": -1, "filename": "crc32c-1.7-cp36-cp36m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "6de118cb9e83be3a4dec99c99ed118a2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 24808, "upload_time": "2019-02-11T10:04:34", "url": "https://files.pythonhosted.org/packages/dc/6c/598ca06777c95f21a62ca0834a43d5501813328b4b801e6877668e103213/crc32c-1.7-cp36-cp36m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "74b33fbf10404d467146fa8011118351", "sha256": "798583bac348de61d0f843533b9ba166bb2e02fe207a399e5c93972e638dd09a" }, "downloads": -1, "filename": "crc32c-1.7-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "74b33fbf10404d467146fa8011118351", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 25708, "upload_time": "2019-01-18T01:34:51", "url": "https://files.pythonhosted.org/packages/65/7f/4b4dc07c8fdd391c5bdf2e91d495bcfe9d8976ce7deb3439c6007c9c3625/crc32c-1.7-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "712d4ccfb435d971f0b48f5a65d9e327", "sha256": "792f833c98bf353c47f78ae90eb6bc56808cad3b7e264351e61160166e10d65f" }, "downloads": -1, "filename": "crc32c-1.7-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "712d4ccfb435d971f0b48f5a65d9e327", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 27313, "upload_time": "2019-01-18T01:46:45", "url": "https://files.pythonhosted.org/packages/06/fc/2d315e3fe7d47395c6448aa56910236ea94c306262641678a1e90e76bbe1/crc32c-1.7-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4b8641f841c6a161254ea0ab8671dbda", "sha256": "95bc7b8deeebcce8e2d81713c0324960b3172eff1bb4ac99ae553c552e16c275" }, "downloads": -1, "filename": "crc32c-1.7-cp37-cp37m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "4b8641f841c6a161254ea0ab8671dbda", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 24806, "upload_time": "2019-02-11T10:04:36", "url": "https://files.pythonhosted.org/packages/30/24/dd3284a745dde844914cace5995669848282bf7fbc0a7c5dce37f64e72cf/crc32c-1.7-cp37-cp37m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "7f67d50c4b84e3c60dfe6f821c300068", "sha256": "e391b288f1636d2d5014265bcea9b5c4e6ce6c721a3ae217521873640b6dade5" }, "downloads": -1, "filename": "crc32c-1.7-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7f67d50c4b84e3c60dfe6f821c300068", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 25713, "upload_time": "2019-01-18T01:34:52", "url": "https://files.pythonhosted.org/packages/85/d2/a220d1d992053d16558baf540c2ad9847f9a165b74fd281787903b46251b/crc32c-1.7-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ff5b5853453c64741d0a99f59967c095", "sha256": "cef8a8468b84c0ee5a147ed183cc0b325e46490689c7264155294469a09a063e" }, "downloads": -1, "filename": "crc32c-1.7-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "ff5b5853453c64741d0a99f59967c095", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 27314, "upload_time": "2019-01-18T01:46:47", "url": "https://files.pythonhosted.org/packages/0f/c0/170b6aeebb047d92235325333e546364d223226e795b7f2f686dc36b0bf9/crc32c-1.7-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9d799f4c836c003eb7fe23545c78e9f6", "sha256": "bdcd28f26b62838919480d465a0d166207a36c4f104102a0b6edf5b498544d36" }, "downloads": -1, "filename": "crc32c-1.7.tar.gz", "has_sig": false, "md5_digest": "9d799f4c836c003eb7fe23545c78e9f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24620, "upload_time": "2019-01-18T01:28:47", "url": "https://files.pythonhosted.org/packages/15/81/e9e896894cebabb168713496262b704355162f6843eeb0623e3da7c02348/crc32c-1.7.tar.gz" } ] }