{ "info": { "author": "R Oudkerk / Python Software Foundation", "author_email": "python-dev@python.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: Jython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Distributed Computing" ], "description": "========\nbilliard\n========\n:version: 3.6.0.0\n\n|build-status-lin| |build-status-win| |license| |wheel| |pyversion| |pyimp|\n\n.. |build-status-lin| image:: https://secure.travis-ci.org/celery/billiard.png?branch=master\n :alt: Build status on Linux\n :target: https://travis-ci.org/celery/billiard\n\n.. |build-status-win| image:: https://ci.appveyor.com/api/projects/status/github/celery/billiard?png=true&branch=master\n :alt: Build status on Windows\n :target: https://ci.appveyor.com/project/ask/billiard\n\n.. |license| image:: https://img.shields.io/pypi/l/billiard.svg\n :alt: BSD License\n :target: https://opensource.org/licenses/BSD-3-Clause\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/billiard.svg\n :alt: Billiard can be installed via wheel\n :target: https://pypi.org/project/billiard/\n\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/billiard.svg\n :alt: Supported Python versions.\n :target: https://pypi.org/project/billiard/\n\n.. |pyimp| image:: https://img.shields.io/pypi/implementation/billiard.svg\n :alt: Support Python implementations.\n :target: https://pypi.org/project/billiard/\n\nAbout\n-----\n\n``billiard`` is a fork of the Python 2.7 `multiprocessing `_\npackage. The multiprocessing package itself is a renamed and updated version of\nR Oudkerk's `pyprocessing `_ package.\nThis standalone variant draws its fixes/improvements from python-trunk and provides\nadditional bug fixes and improvements.\n\n- This package would not be possible if not for the contributions of not only\n the current maintainers but all of the contributors to the original pyprocessing\n package listed `here `_.\n\n- Also, it is a fork of the multiprocessing backport package by Christian Heims.\n\n- It includes the no-execv patch contributed by R. Oudkerk.\n\n- And the Pool improvements previously located in `Celery`_.\n\n- Billiard is used in and is a dependency for `Celery`_ and is maintained by the\n Celery team.\n\n.. _`Celery`: http://celeryproject.org\n\nDocumentation\n-------------\n\nThe documentation for ``billiard`` is available on `Read the Docs `_.\n\nBug reporting\n-------------\n\nPlease report bugs related to multiprocessing at the\n`Python bug tracker `_. Issues related to billiard\nshould be reported at https://github.com/celery/billiard/issues.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/celery/billiard", "keywords": "multiprocessing pool process", "license": "BSD", "maintainer": "Ask Solem", "maintainer_email": "ask@celeryproject.org", "name": "billiard", "package_url": "https://pypi.org/project/billiard/", "platform": "", "project_url": "https://pypi.org/project/billiard/", "project_urls": { "Homepage": "https://github.com/celery/billiard" }, "release_url": "https://pypi.org/project/billiard/3.6.1.0/", "requires_dist": null, "requires_python": "", "summary": "Python multiprocessing fork with improvements and bugfixes", "version": "3.6.1.0" }, "last_serial": 5677856, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "00412d8739820312205b24500b9fce10", "sha256": "a0a9cce5b8aac6e06fc560e8b4c745d87e93f4332fc8b6a5e6ecad186ac9311f" }, "downloads": -1, "filename": "billiard-0.1.0.tar.gz", "has_sig": false, "md5_digest": "00412d8739820312205b24500b9fce10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12472, "upload_time": "2009-11-16T16:59:07", "url": "https://files.pythonhosted.org/packages/88/1f/60e253c4fa49650ad764694008a741e4fc2c1ae57aab2d226e395094fd1b/billiard-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "569ae96b24cf54f0de78d5b41653f2a8", "sha256": "8593e378f3a31b738c1bb49514497cb4809595f0b48428b383b75f901e6523ee" }, "downloads": -1, "filename": "billiard-0.2.0.tar.gz", "has_sig": false, "md5_digest": "569ae96b24cf54f0de78d5b41653f2a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13714, "upload_time": "2009-11-19T15:31:52", "url": "https://files.pythonhosted.org/packages/f1/d0/36bd38404516a537b2ad54f036de1b822522cd9efd12f4fd6e1f43c44226/billiard-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "adeec2ead32d6c64bcf56f401480c6b1", "sha256": "1b064961eba3732a709efdeac47f27b24a947131f43124716aef631a565975f5" }, "downloads": -1, "filename": "billiard-0.2.1.tar.gz", "has_sig": false, "md5_digest": "adeec2ead32d6c64bcf56f401480c6b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20686, "upload_time": "2009-12-17T14:42:19", "url": "https://files.pythonhosted.org/packages/11/a9/f1a7be2415495c7c6a291c7ce8a8bc69165110e8eb802d0cd3bc664ae7eb/billiard-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "968fb5ef8d6f8d0c2ac419de4b5a89c8", "sha256": "3ef3d8901573aa5c4d2f8fcf0ac428d0a947cd88c9ecae96325dd8e077a2194a" }, "downloads": -1, "filename": "billiard-0.2.2.tar.gz", "has_sig": false, "md5_digest": "968fb5ef8d6f8d0c2ac419de4b5a89c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20352, "upload_time": "2010-02-12T14:19:55", "url": "https://files.pythonhosted.org/packages/bc/33/b7c748509d9ba8479a1a512dbbc84e046a47cec10874271f14ea020c06e6/billiard-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "f791a133491a5278cae5954303fa2edf", "sha256": "0d28b55d69cdbed78c756ed1fe1800dac03e207d537f0d9d3a53a3b040cc096c" }, "downloads": -1, "filename": "billiard-0.2.3.tar.gz", "has_sig": false, "md5_digest": "f791a133491a5278cae5954303fa2edf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16978, "upload_time": "2010-02-24T15:02:17", "url": "https://files.pythonhosted.org/packages/61/51/a062e40ddaf02537cac707ecb4446997720d44d40cfc1313d3a1a46fdfc7/billiard-0.2.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "a4ceef869964dab5759395955e9646c1", "sha256": "8758c6ffc97502b32ce769583bbced81c0fb3407340072059d2ac496e8f14129" }, "downloads": -1, "filename": "billiard-0.3.0.tar.gz", "has_sig": false, "md5_digest": "a4ceef869964dab5759395955e9646c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21037, "upload_time": "2010-05-14T10:28:53", "url": "https://files.pythonhosted.org/packages/4f/a9/a6933094b52977168275e1c762bb3d23dbdec4480d9da2d926eecaf2723c/billiard-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "e965221503561e425d2daacd18a800af", "sha256": "dd1d1a981d42b797aaf7bb155b4bfaffed2b1fa3c98fcb71036c7f87117b5aee" }, "downloads": -1, "filename": "billiard-0.3.1.tar.gz", "has_sig": false, "md5_digest": "e965221503561e425d2daacd18a800af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35203, "upload_time": "2010-05-24T20:31:58", "url": "https://files.pythonhosted.org/packages/39/e3/ddee241a5819a12a5da7d94a8d8735dd3f5a5cbad6d92c22f6c4e1232546/billiard-0.3.1.tar.gz" } ], "2.7.3.0": [ { "comment_text": "", "digests": { "md5": "ad4a4725b2ef3036d6b13993e0f557b7", "sha256": "1558ba12b01daeab4001559b68caaadb2f822f29eafc19202ffad146640a8d01" }, "downloads": -1, "filename": "billiard-2.7.3.0.tar.gz", "has_sig": false, "md5_digest": "ad4a4725b2ef3036d6b13993e0f557b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142046, "upload_time": "2012-04-20T16:37:43", "url": "https://files.pythonhosted.org/packages/3f/eb/e88352c3a1eb45e781c0f38471b7bd268e3696a33c1c352c0b3b96f56971/billiard-2.7.3.0.tar.gz" } ], "2.7.3.1": [ { "comment_text": "", "digests": { "md5": "f73d956d2f37e5bd6683b0928393370d", "sha256": "77cb8c5f28b7819434e2efd39acc630287c873109a57d3064b451fda051b9284" }, "downloads": -1, "filename": "billiard-2.7.3.1.tar.gz", "has_sig": false, "md5_digest": "f73d956d2f37e5bd6683b0928393370d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96780, "upload_time": "2012-04-20T18:56:19", "url": "https://files.pythonhosted.org/packages/d7/db/d51442cf66ede8b22b1c92de1a78a4d4d49828aad6fe22f377c1e86149a0/billiard-2.7.3.1.tar.gz" } ], "2.7.3.10": [ { "comment_text": "", "digests": { "md5": "c45ef2790bdaad4183e903d516c996f4", "sha256": "9f4b496d6111b632053c3dc154311168731af5a18a1d9948aef07f96e1286a9b" }, "downloads": -1, "filename": "billiard-2.7.3.10.tar.gz", "has_sig": false, "md5_digest": "c45ef2790bdaad4183e903d516c996f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121271, "upload_time": "2012-06-26T14:12:18", "url": "https://files.pythonhosted.org/packages/ef/9c/0809f07447c42cddaffabb86cb30e047a98d262a31a79a833e863e2ee730/billiard-2.7.3.10.tar.gz" } ], "2.7.3.11": [ { "comment_text": "", "digests": { "md5": "f3139025e708f69c1ff87a4efb325d72", "sha256": "d80a040c3b4569b5cfa788dd22ed5b6b1c6ec443bc3bdfae12e87cfeed210307" }, "downloads": -1, "filename": "billiard-2.7.3.11-py2.5-linux-i686.egg", "has_sig": false, "md5_digest": "f3139025e708f69c1ff87a4efb325d72", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 219775, "upload_time": "2012-08-02T12:58:00", "url": "https://files.pythonhosted.org/packages/18/28/1db33ff69e1cc80d2dc0a4cccbb3a28ca42cc7858f9808168e81b2c11d4e/billiard-2.7.3.11-py2.5-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "0cbbf4f5563e30d4c16d82a42a150575", "sha256": "a5ec019c02d31ffa34edc194be400491667df251a5786b9dec38611c568927cb" }, "downloads": -1, "filename": "billiard-2.7.3.11-py2.5-macosx-10.8-x86_64.egg", "has_sig": false, "md5_digest": "0cbbf4f5563e30d4c16d82a42a150575", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 207788, "upload_time": "2012-08-02T13:00:53", "url": "https://files.pythonhosted.org/packages/53/1f/dc8cadcf199ddf881dbad10d7f8bf2be672c40bc531365b67216c06ef52f/billiard-2.7.3.11-py2.5-macosx-10.8-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "ac10adfb6cc873976b7d402b7bba68e6", "sha256": "43518ed88e3607a2ff4daa9ff9bba80d955c861d1e25b898b1b783871633c2db" }, "downloads": -1, "filename": "billiard-2.7.3.11-py2.6-linux-i686.egg", "has_sig": false, "md5_digest": "ac10adfb6cc873976b7d402b7bba68e6", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 220128, "upload_time": "2012-08-02T12:57:54", "url": "https://files.pythonhosted.org/packages/e8/b9/71e72b2ea5b4a4d4167f83c58ab51640e2910f7829c7bf26927399a49231/billiard-2.7.3.11-py2.6-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "602c5773071af2bf6adadfd13edcfb4a", "sha256": "9eb9bc6bf17612a17783979be00bd2cc8d0a62b8a9623c3e023cb53673cf4835" }, "downloads": -1, "filename": "billiard-2.7.3.11-py2.6-macosx-10.8-intel.egg", "has_sig": false, "md5_digest": "602c5773071af2bf6adadfd13edcfb4a", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 207397, "upload_time": "2012-08-02T12:59:58", "url": "https://files.pythonhosted.org/packages/47/6b/ee53122b514f7f139f68f4558658581821bcb42572ad269a9c17c21500ac/billiard-2.7.3.11-py2.6-macosx-10.8-intel.egg" }, { "comment_text": "", "digests": { "md5": "5dd922517609deb98a0c49a48977344f", "sha256": "789efd49607d733987474d2f5f82b82a48b1bee0e446620b32a5d7ff502245b5" }, "downloads": -1, "filename": "billiard-2.7.3.11-py2.7-linux-i686.egg", "has_sig": false, "md5_digest": "5dd922517609deb98a0c49a48977344f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 219528, "upload_time": "2012-08-02T12:55:22", "url": "https://files.pythonhosted.org/packages/73/fa/a17643a7b2c5f68dfd144f263dfd43d0065efd913feae2fc73a2ebcd6748/billiard-2.7.3.11-py2.7-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "94abc09a667ae402ffedb95e26bf301f", "sha256": "22715c3d1ff705e956df5b549b1bbbae6e29af5aee7cec0e97a6b57d90d28cd7" }, "downloads": -1, "filename": "billiard-2.7.3.11-py2.7-macosx-10.6-intel.egg", "has_sig": false, "md5_digest": "94abc09a667ae402ffedb95e26bf301f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 206986, "upload_time": "2012-08-01T17:11:02", "url": "https://files.pythonhosted.org/packages/3b/55/877b0a1e21c4179c0d5d59604054c3aa890536ad9abefe6f3c80d97b00e0/billiard-2.7.3.11-py2.7-macosx-10.6-intel.egg" }, { "comment_text": "", "digests": { "md5": "f7e725162fcae22568f61bb25e953808", "sha256": "e2dec7a46ee8f39a58208cb557b94c0f5b5c91632a55c14de20c0ed5964f05e3" }, "downloads": -1, "filename": "billiard-2.7.3.11.tar.gz", "has_sig": false, "md5_digest": "f7e725162fcae22568f61bb25e953808", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122141, "upload_time": "2012-08-01T17:09:21", "url": "https://files.pythonhosted.org/packages/c0/76/0fc24b32256728253d3f919a89e613b0cc2fac4c25c993d695f0a45f6d99/billiard-2.7.3.11.tar.gz" } ], "2.7.3.12": [ { "comment_text": "built on Windows-XP", "digests": { "md5": "cf5b5828d184679e593443d3ed18967b", "sha256": "1cc0733e5e78bec0fb5fbd8284219d9899e5d48c4f44e226aa598ebcdad81bc3" }, "downloads": -1, "filename": "billiard-2.7.3.12-py2.7-win32.egg", "has_sig": false, "md5_digest": "cf5b5828d184679e593443d3ed18967b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 204715, "upload_time": "2012-08-23T15:10:13", "url": "https://files.pythonhosted.org/packages/a9/1b/e367fccce7b2d70917906cad02b3f5ba2f34e4e9f73f576a070c529a8513/billiard-2.7.3.12-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "631deb04e69cf6a7cd1f380432a2e420", "sha256": "e0c4cd45977807731d43461afd02118a398a09238fd7a245033272a1ad5d0625" }, "downloads": -1, "filename": "billiard-2.7.3.12.tar.gz", "has_sig": false, "md5_digest": "631deb04e69cf6a7cd1f380432a2e420", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 123714, "upload_time": "2012-08-05T18:09:08", "url": "https://files.pythonhosted.org/packages/6a/2e/97e6405cdd13093ad66401d7f662b48f224826331c55a12bae53187a140f/billiard-2.7.3.12.tar.gz" } ], "2.7.3.13": [ { "comment_text": "", "digests": { "md5": "91f3a5102653e005ff16743b4ba29f96", "sha256": "fb81ce3953df60665c65c2e7011fafb62a5750be198c726e46ba7199380129dd" }, "downloads": -1, "filename": "billiard-2.7.3.13-py2.5-macosx-10.8-x86_64.egg", "has_sig": false, "md5_digest": "91f3a5102653e005ff16743b4ba29f96", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 206029, "upload_time": "2012-09-14T15:24:04", "url": "https://files.pythonhosted.org/packages/ba/72/2202ac78428929c1d9f9b06d8dc61e9411e04e4568a05e8966e215805e91/billiard-2.7.3.13-py2.5-macosx-10.8-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "cbaef924922e3d5525edc830668749b0", "sha256": "1cf3426e9e82fc67c946becd7ea524ec1662582a5fdebcbdba5e07b6bf7bb851" }, "downloads": -1, "filename": "billiard-2.7.3.13-py2.6-macosx-10.8-intel.egg", "has_sig": false, "md5_digest": "cbaef924922e3d5525edc830668749b0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 205661, "upload_time": "2012-09-14T15:23:34", "url": "https://files.pythonhosted.org/packages/c1/eb/481df016f4c4498d68f4b01c961852fd1ffe582cd09be4de45a0347570b1/billiard-2.7.3.13-py2.6-macosx-10.8-intel.egg" }, { "comment_text": "", "digests": { "md5": "d9b05de788b19ede0794a458eae4dde9", "sha256": "e4041cfe058345df43c52c7dd5f1c0e65216889e971ac9fd818064277483e9d2" }, "downloads": -1, "filename": "billiard-2.7.3.13-py2.7-macosx-10.6-intel.egg", "has_sig": false, "md5_digest": "d9b05de788b19ede0794a458eae4dde9", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 205357, "upload_time": "2012-09-14T15:23:05", "url": "https://files.pythonhosted.org/packages/3e/2a/ef9e898e346fd3e9f38e2d775426ce8c3512f0f3a92c9b28622374d97879/billiard-2.7.3.13-py2.7-macosx-10.6-intel.egg" }, { "comment_text": "built on Windows-XP", "digests": { "md5": "1a5fce19cd6c4c41aef6d4e4efe4703e", "sha256": "1e82ea7d29b14d3237e48f206ce58277da3d4f1e424e8d7f54c79ab87703a85c" }, "downloads": -1, "filename": "billiard-2.7.3.13-py2.7-win32.egg", "has_sig": false, "md5_digest": "1a5fce19cd6c4c41aef6d4e4efe4703e", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 199392, "upload_time": "2012-09-14T16:10:03", "url": "https://files.pythonhosted.org/packages/0f/9e/e81c304c7161d49876d127447478138d2784374d265ded629cb16341d0cd/billiard-2.7.3.13-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "f7314e9318530c9caa458cc5e9d72b3d", "sha256": "60dd536bd83437bbe835c96996ab0bb52fc1ed3e2fe239b4f32fe352d859f738" }, "downloads": -1, "filename": "billiard-2.7.3.13.tar.gz", "has_sig": false, "md5_digest": "f7314e9318530c9caa458cc5e9d72b3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124251, "upload_time": "2012-09-14T15:22:44", "url": "https://files.pythonhosted.org/packages/d4/37/4997229e8a5f0c7117387c3f8b1672f38df262193be57b2c1dbd851c20df/billiard-2.7.3.13.tar.gz" } ], "2.7.3.14": [ { "comment_text": "", "digests": { "md5": "6a43d63c6a12cd7e7214b79ac6b9520c", "sha256": "eda7310fee3ab08c2fb8ae68f35d6dc98eabb198d717bd675b6437d7603c3284" }, "downloads": -1, "filename": "billiard-2.7.3.14-py2.5-macosx-10.8-x86_64.egg", "has_sig": false, "md5_digest": "6a43d63c6a12cd7e7214b79ac6b9520c", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 206172, "upload_time": "2012-09-20T11:19:42", "url": "https://files.pythonhosted.org/packages/86/2c/751232716d2eb32ba5be5192301238c57d230b8a21e4f36f661ee91ef826/billiard-2.7.3.14-py2.5-macosx-10.8-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "4e3417ff1a792dd7f4a18aed6a9b6228", "sha256": "194c47c62389b47dd35301beadfec01432bb000168dea499ea30e3e98e3dc10b" }, "downloads": -1, "filename": "billiard-2.7.3.14-py2.6-macosx-10.8-intel.egg", "has_sig": false, "md5_digest": "4e3417ff1a792dd7f4a18aed6a9b6228", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 205793, "upload_time": "2012-09-20T11:19:29", "url": "https://files.pythonhosted.org/packages/1e/f8/155be62a8a6e942882dc20a873c73c20fcabd5819561327bdd71b0612e60/billiard-2.7.3.14-py2.6-macosx-10.8-intel.egg" }, { "comment_text": "", "digests": { "md5": "ac35f23da444bcdf3b18b457ee40f172", "sha256": "3aa8adefb2fe138122e61e91a8b4bb686a18fbd98e9901e247ec10f56150fd0a" }, "downloads": -1, "filename": "billiard-2.7.3.14-py2.7-macosx-10.6-intel.egg", "has_sig": false, "md5_digest": "ac35f23da444bcdf3b18b457ee40f172", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 205501, "upload_time": "2012-09-20T11:19:12", "url": "https://files.pythonhosted.org/packages/45/05/b34de39be18e6c5e5ac8fb5a5eb95894b049bb3b9983f12058bbbed15c73/billiard-2.7.3.14-py2.7-macosx-10.6-intel.egg" }, { "comment_text": "", "digests": { "md5": "3092d3cf360a73eb89f47fcf686d655c", "sha256": "995f6740a6361b2958e00db1fe57bb2c0ec589185f02eb895b0e543617500bd0" }, "downloads": -1, "filename": "billiard-2.7.3.14.tar.gz", "has_sig": false, "md5_digest": "3092d3cf360a73eb89f47fcf686d655c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124467, "upload_time": "2012-09-20T11:18:46", "url": "https://files.pythonhosted.org/packages/7e/db/d293914a063ab5efbc680d8ca4de0a9cc2da5d8e9a7a4150cca977c80e9c/billiard-2.7.3.14.tar.gz" } ], "2.7.3.15": [ { "comment_text": "", "digests": { "md5": "a1c4042264a1db287cc94fa18b750354", "sha256": "a90711a18566ba606adf676c828b65d14c97721838778165adda88947b67f0fb" }, "downloads": -1, "filename": "billiard-2.7.3.15.tar.gz", "has_sig": false, "md5_digest": "a1c4042264a1db287cc94fa18b750354", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124590, "upload_time": "2012-09-21T16:45:32", "url": "https://files.pythonhosted.org/packages/d3/1d/7993e0c57ae4214100831de775e199df350573eb00ef60d6f16ba32e90e4/billiard-2.7.3.15.tar.gz" } ], "2.7.3.16": [ { "comment_text": "", "digests": { "md5": "7d7ec8f9c52b6805000ecb1adf9323c9", "sha256": "fec2b5e176b60a0a962650b562ad05831c55f27799b66d074d4e9d9143ad2a16" }, "downloads": -1, "filename": "billiard-2.7.3.16.tar.gz", "has_sig": false, "md5_digest": "7d7ec8f9c52b6805000ecb1adf9323c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124719, "upload_time": "2012-09-26T13:32:53", "url": "https://files.pythonhosted.org/packages/b7/05/6b0ead13bfcd01cdc95073c9fc45f7280acb20f35c3887c5ff10e46a95fa/billiard-2.7.3.16.tar.gz" } ], "2.7.3.17": [ { "comment_text": "", "digests": { "md5": "24a377e83604906ee1f13578ab6fec71", "sha256": "9d34b619d83f92c48325d756de11ced457a32d1912323ba1aebe966f7ab67c4a" }, "downloads": -1, "filename": "billiard-2.7.3.17.tar.gz", "has_sig": false, "md5_digest": "24a377e83604906ee1f13578ab6fec71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124757, "upload_time": "2012-09-26T13:56:45", "url": "https://files.pythonhosted.org/packages/af/90/68d495d9f6271db81ada55aaefda350faf3c8daf7fb8764b9b2e8feec510/billiard-2.7.3.17.tar.gz" } ], "2.7.3.18": [ { "comment_text": "", "digests": { "md5": "19f28030eec7da475bf1565544182b84", "sha256": "0bfaddf08230bb921438297e4537ddefbed0c05393c83d261aae9b566110ebf0" }, "downloads": -1, "filename": "billiard-2.7.3.18-py2.6-macosx-10.8-intel.egg", "has_sig": false, "md5_digest": "19f28030eec7da475bf1565544182b84", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 206386, "upload_time": "2012-11-05T15:48:28", "url": "https://files.pythonhosted.org/packages/94/8e/66ec3478a6a43953094e26e110ec46ad9421b7eec16ad4837d1b32544831/billiard-2.7.3.18-py2.6-macosx-10.8-intel.egg" }, { "comment_text": "", "digests": { "md5": "d119cfec669c1612478c9fa14f951be4", "sha256": "0211cb33e775000daaa1b794e47d9a381fd0ca521e902b01043a570211917423" }, "downloads": -1, "filename": "billiard-2.7.3.18-py2.7-macosx-10.6-intel.egg", "has_sig": false, "md5_digest": "d119cfec669c1612478c9fa14f951be4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 206091, "upload_time": "2012-11-05T15:48:15", "url": "https://files.pythonhosted.org/packages/84/8c/cb2cc4c6bac33b5f3d61f59ea9614e3e1b37192e05771b2bf7b971d1fd2b/billiard-2.7.3.18-py2.7-macosx-10.6-intel.egg" }, { "comment_text": "", "digests": { "md5": "ec05c93cb3ce292470567c1f822272aa", "sha256": "3ec1c17ff0c51ebb03ec3dea4629f81617424c937360ce1e5ba930dea147b659" }, "downloads": -1, "filename": "billiard-2.7.3.18.tar.gz", "has_sig": false, "md5_digest": "ec05c93cb3ce292470567c1f822272aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125092, "upload_time": "2012-11-05T15:47:31", "url": "https://files.pythonhosted.org/packages/0c/f1/9418735b2fd10935310c062991bb414e8c1d837be76e71b0ad91ed7108c4/billiard-2.7.3.18.tar.gz" } ], "2.7.3.19": [ { "comment_text": "", "digests": { "md5": "e5fee3fa8874f0ff5b41f0b30d8c7822", "sha256": "0e0fcf9a7cf44bf7634614070d117a23ef9ac945b6c55ed454b43f5a85adc2db" }, "downloads": -1, "filename": "billiard-2.7.3.19.tar.gz", "has_sig": false, "md5_digest": "e5fee3fa8874f0ff5b41f0b30d8c7822", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125515, "upload_time": "2012-11-30T13:21:29", "url": "https://files.pythonhosted.org/packages/1f/89/5715dbaf0bb18262f6be706aaa213b4b89792a905c8c77c0f034a5249e0f/billiard-2.7.3.19.tar.gz" } ], "2.7.3.2": [ { "comment_text": "", "digests": { "md5": "e1d4c074829522c4c31be9b410bf83c0", "sha256": "b2e9c3ba155be09dc17d32ef0a38af547707e200bd547e51ea230adb026326e9" }, "downloads": -1, "filename": "billiard-2.7.3.2.tar.gz", "has_sig": false, "md5_digest": "e1d4c074829522c4c31be9b410bf83c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97333, "upload_time": "2012-04-20T19:01:38", "url": "https://files.pythonhosted.org/packages/fe/58/d54ddeb16c117cbc8bce54652cc06b5f43d48d5661e4237cc618a312e77b/billiard-2.7.3.2.tar.gz" } ], "2.7.3.20": [ { "comment_text": "", "digests": { "md5": "30a1e34d64af9667a2ec933d490d7251", "sha256": "7f828599fc5ed67e9588ff2341e96fd8cf975d2479c51bd6bf9a26df65ad200e" }, "downloads": -1, "filename": "billiard-2.7.3.20.tar.gz", "has_sig": false, "md5_digest": "30a1e34d64af9667a2ec933d490d7251", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125674, "upload_time": "2013-02-08T16:19:05", "url": "https://files.pythonhosted.org/packages/a3/17/4e6c8e448d8d4b79613994966eef10934efb9ce3ef153d5ae4a97fa4f857/billiard-2.7.3.20.tar.gz" } ], "2.7.3.21": [ { "comment_text": "", "digests": { "md5": "c45cf24a563070c5c75a44f37fcca5fc", "sha256": "1a72a6f2127e3572f4ba40cb64bd5d078111520c2c080f1fb08daf217c483be5" }, "downloads": -1, "filename": "billiard-2.7.3.21.tar.gz", "has_sig": false, "md5_digest": "c45cf24a563070c5c75a44f37fcca5fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125890, "upload_time": "2013-02-11T16:10:05", "url": "https://files.pythonhosted.org/packages/e7/f2/efa203e6e13f0960d89aeec0ae62ab8903290615dafb3091ffaa9e8e4108/billiard-2.7.3.21.tar.gz" } ], "2.7.3.22": [ { "comment_text": "", "digests": { "md5": "552e05fc9584f36c5be2644cabb71bb9", "sha256": "061110eb4634a2b01844b4548c9f88f5e8bde914177e2385c3c628b8b348c7b5" }, "downloads": -1, "filename": "billiard-2.7.3.22.tar.gz", "has_sig": false, "md5_digest": "552e05fc9584f36c5be2644cabb71bb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126489, "upload_time": "2013-03-08T10:29:55", "url": "https://files.pythonhosted.org/packages/1b/32/d394a2b49b2eb41a678b591a33c55e191362093dff800ad65ee00a2f45dd/billiard-2.7.3.22.tar.gz" } ], "2.7.3.23": [ { "comment_text": "", "digests": { "md5": "1ccdd01abc99b1620320c7176bbd546e", "sha256": "11b43d373477f9490adc1473ab4b95e19d45ab22dbd821ad418547e12f0d4383" }, "downloads": -1, "filename": "billiard-2.7.3.23.tar.gz", "has_sig": false, "md5_digest": "1ccdd01abc99b1620320c7176bbd546e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126616, "upload_time": "2013-03-22T15:17:07", "url": "https://files.pythonhosted.org/packages/0f/ae/f25c9cfcb611008b427f5138607affbe2b787e1799cc222d584305c6a3d9/billiard-2.7.3.23.tar.gz" } ], "2.7.3.24": [ { "comment_text": "", "digests": { "md5": "9780ba7dd4820282d001f2003306d355", "sha256": "c1d83398ff8e6ea8d4bfe70d6f8ab27c6d53a672a859b9005e1bfffc59df89a2" }, "downloads": -1, "filename": "billiard-2.7.3.24.tar.gz", "has_sig": false, "md5_digest": "9780ba7dd4820282d001f2003306d355", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127499, "upload_time": "2013-04-08T14:00:06", "url": "https://files.pythonhosted.org/packages/7b/1c/d07fc9d2ebd44bdaf55f902eca97609f76611e12042765391b2f520bb085/billiard-2.7.3.24.tar.gz" } ], "2.7.3.25": [ { "comment_text": "", "digests": { "md5": "55d0c8cd863dd6135969162d1b1821d5", "sha256": "56a0fef70f626928ecff669e82dee8be7e52caf4d9b6c17edb8f1fb51a31d191" }, "downloads": -1, "filename": "billiard-2.7.3.25.tar.gz", "has_sig": false, "md5_digest": "55d0c8cd863dd6135969162d1b1821d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127731, "upload_time": "2013-04-09T10:43:06", "url": "https://files.pythonhosted.org/packages/d7/d0/afcfda320257e4069c73c07738581430885849b853efc24439de14117535/billiard-2.7.3.25.tar.gz" } ], "2.7.3.26": [ { "comment_text": "", "digests": { "md5": "d0f721c8d9a0f0686a39cd12b40ee514", "sha256": "4c1c61d049f07555e0bd1a0fe74427d9bdcbba0b0e0de9d4767b01ee0a1c0763" }, "downloads": -1, "filename": "billiard-2.7.3.26.tar.gz", "has_sig": false, "md5_digest": "d0f721c8d9a0f0686a39cd12b40ee514", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127847, "upload_time": "2013-04-09T16:16:27", "url": "https://files.pythonhosted.org/packages/ff/d5/6ff6b207f0cde1f4f8599cb84a1ff3c234558f19c9d575967c16fac857cf/billiard-2.7.3.26.tar.gz" } ], "2.7.3.27": [ { "comment_text": "", "digests": { "md5": "c41a0a7ea6948e63c151d4f902dc8a59", "sha256": "c5a3a5c8d46b7a09130f6ee2bdea971170c822e58edba37b799ac13539ce185d" }, "downloads": -1, "filename": "billiard-2.7.3.27.tar.gz", "has_sig": false, "md5_digest": "c41a0a7ea6948e63c151d4f902dc8a59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128154, "upload_time": "2013-04-12T16:17:35", "url": "https://files.pythonhosted.org/packages/ec/a5/bf5b44adf36128315189cc106d1dfe8603cd1292d96c675102c3ef9840ec/billiard-2.7.3.27.tar.gz" } ], "2.7.3.28": [ { "comment_text": "", "digests": { "md5": "a9ec91b43a40b52ce2d096c2263cb98d", "sha256": "1b2231dbd516e4d484de14c76b7916513d901397ac93973c3f61e8382cc7efb7" }, "downloads": -1, "filename": "billiard-2.7.3.28.tar.gz", "has_sig": false, "md5_digest": "a9ec91b43a40b52ce2d096c2263cb98d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 132990, "upload_time": "2013-04-16T19:39:09", "url": "https://files.pythonhosted.org/packages/11/89/bb49018061a7445e5d9dbc66da662f1d13389d2ef9a3f3791919cb457214/billiard-2.7.3.28.tar.gz" } ], "2.7.3.3": [ { "comment_text": "", "digests": { "md5": "cdda7cafbb9eeaec0198739d97229532", "sha256": "c8796a9832be645722646d846c090ffd5b1ce88187554dab5cec334195c762f9" }, "downloads": -1, "filename": "billiard-2.7.3.3.tar.gz", "has_sig": false, "md5_digest": "cdda7cafbb9eeaec0198739d97229532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115526, "upload_time": "2012-04-23T18:33:05", "url": "https://files.pythonhosted.org/packages/a0/b2/82a1680aa57ec206f5d28ae87fbcb4f2b8d8c8d37149c05e99dd05cda808/billiard-2.7.3.3.tar.gz" } ], "2.7.3.30": [ { "comment_text": "", "digests": { "md5": "17ad800699c0290d9bdd8fcfe72743f9", "sha256": "7e9705d014125e75a40b5691c1479374f15c5eb44f666a842eee348ba9fd3a24" }, "downloads": -1, "filename": "billiard-2.7.3.30.tar.gz", "has_sig": false, "md5_digest": "17ad800699c0290d9bdd8fcfe72743f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134637, "upload_time": "2013-06-28T12:29:29", "url": "https://files.pythonhosted.org/packages/6e/40/d962a97b173bb2f5ecd9aec838f9502954c791701fba48cd8acc700c89be/billiard-2.7.3.30.tar.gz" } ], "2.7.3.31": [ { "comment_text": "", "digests": { "md5": "98d3237fe5b4f904bcbcb743f72bcb47", "sha256": "4e0f290d73a7fde7dbb0917e5a0542e454f0e0e459a27b2077d4782600acd4ae" }, "downloads": -1, "filename": "billiard-2.7.3.31.tar.gz", "has_sig": false, "md5_digest": "98d3237fe5b4f904bcbcb743f72bcb47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134743, "upload_time": "2013-07-05T14:15:34", "url": "https://files.pythonhosted.org/packages/51/2d/461a0b5431a449f1d850e1adcc701d093e6976881e2d76b67a61ce03e2b7/billiard-2.7.3.31.tar.gz" } ], "2.7.3.32": [ { "comment_text": "", "digests": { "md5": "8505290009daa3050c570ba2c0573ba2", "sha256": "42e7ec8451bb5fd5888756da3a66bd5a8c075dd5717027cc6a20c3eb099273cd" }, "downloads": -1, "filename": "billiard-2.7.3.32.tar.gz", "has_sig": false, "md5_digest": "8505290009daa3050c570ba2c0573ba2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134769, "upload_time": "2013-08-16T14:19:36", "url": "https://files.pythonhosted.org/packages/2c/8c/a06c8debbcb5edcecef312ab152db547f9c2a0a5fb7cebb5f6df5ea47296/billiard-2.7.3.32.tar.gz" } ], "2.7.3.33": [ { "comment_text": "", "digests": { "md5": "339edb546db9d64c245141c9429e3e39", "sha256": "b9659113a1c7634e2ef04fdcf32071fac4991cd30e43d948a29d995232ffa2bd" }, "downloads": -1, "filename": "billiard-2.7.3.33.tar.gz", "has_sig": false, "md5_digest": "339edb546db9d64c245141c9429e3e39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135099, "upload_time": "2013-10-04T14:27:23", "url": "https://files.pythonhosted.org/packages/6e/e0/be342d2e258c89c175f80d0cdb0aaa4dd242fea33ac51e92dddf17fbcfcd/billiard-2.7.3.33.tar.gz" } ], "2.7.3.34": [ { "comment_text": "", "digests": { "md5": "9ecf0a3dbbd023e1fe9830b40d397d70", "sha256": "7c5638aa83d23e6339f39a2f28830f9c2ec5467a1c2bc2d6f199f0507653f36d" }, "downloads": -1, "filename": "billiard-2.7.3.34.tar.gz", "has_sig": false, "md5_digest": "9ecf0a3dbbd023e1fe9830b40d397d70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135197, "upload_time": "2013-10-11T16:37:17", "url": "https://files.pythonhosted.org/packages/cf/96/261fc3740e0543e1af2c0062c6c5f120c53e85c54332b3ee0afd66db8586/billiard-2.7.3.34.tar.gz" } ], "2.7.3.4": [ { "comment_text": "", "digests": { "md5": "f2881bf015105b2a09e5511dd510ea0b", "sha256": "a2c2a456af1156eaa9cd3ba7eb6b41e3e340f425fd5b452d2c16ebbb3e523f55" }, "downloads": -1, "filename": "billiard-2.7.3.4.tar.gz", "has_sig": false, "md5_digest": "f2881bf015105b2a09e5511dd510ea0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115705, "upload_time": "2012-04-27T18:56:47", "url": "https://files.pythonhosted.org/packages/bc/29/ad6e8371991aaca8757e97efd497ea1ee6448c87c44e750cbe30a7b0b5c8/billiard-2.7.3.4.tar.gz" } ], "2.7.3.5": [ { "comment_text": "", "digests": { "md5": "2a571d011cbe69b7ce42c99f6c81a71c", "sha256": "adac561ee2c13017563aa69e26627e4ad5325f4381bd4263f968238c32616141" }, "downloads": -1, "filename": "billiard-2.7.3.5.tar.gz", "has_sig": false, "md5_digest": "2a571d011cbe69b7ce42c99f6c81a71c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116718, "upload_time": "2012-05-10T01:04:24", "url": "https://files.pythonhosted.org/packages/cb/8b/e79c0118bf32b7bf2cfb6f3977b963bf3aab4222ee6cd597bc4d11c8ee34/billiard-2.7.3.5.tar.gz" } ], "2.7.3.6": [ { "comment_text": "", "digests": { "md5": "ee62ca8c34f1ee7b8004183ba760c08d", "sha256": "74c4cc02e5c330c484a3fee6eb8df530807661ef3b595b280e2085e9312ad2fd" }, "downloads": -1, "filename": "billiard-2.7.3.6.tar.gz", "has_sig": false, "md5_digest": "ee62ca8c34f1ee7b8004183ba760c08d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120481, "upload_time": "2012-05-21T11:44:36", "url": "https://files.pythonhosted.org/packages/16/80/de31d9ac183d567c8d24711b3e0a3f2f5be0bd9a8f2e5a2277a0f2bf0bb5/billiard-2.7.3.6.tar.gz" } ], "2.7.3.7": [ { "comment_text": "", "digests": { "md5": "449e594f7f0c4ceec0041f6d2821e41a", "sha256": "d42374ab611357375269cbd5b5575b6476156eddc10d239eb621171f3120a39e" }, "downloads": -1, "filename": "billiard-2.7.3.7.tar.gz", "has_sig": false, "md5_digest": "449e594f7f0c4ceec0041f6d2821e41a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120657, "upload_time": "2012-05-21T12:04:12", "url": "https://files.pythonhosted.org/packages/24/8f/88dda49eaf0a7660d6da4b0ed3486cef8b0e398b7a8e44fed4ca98f2bea3/billiard-2.7.3.7.tar.gz" } ], "2.7.3.8": [ { "comment_text": "", "digests": { "md5": "70551e9fe0121123a661916919b7f845", "sha256": "0be666c025f4e4d3cdc1c1148cfe93e4b99ba7b8302d583b7337bbd600c9c783" }, "downloads": -1, "filename": "billiard-2.7.3.8.tar.gz", "has_sig": false, "md5_digest": "70551e9fe0121123a661916919b7f845", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121307, "upload_time": "2012-06-01T14:59:22", "url": "https://files.pythonhosted.org/packages/a3/e7/e771dd315442a7de1f33dd0f2ef966b69d17a5e7c0bf8f03970aee73bc2d/billiard-2.7.3.8.tar.gz" } ], "2.7.3.9": [ { "comment_text": "", "digests": { "md5": "6de7b1918ee0c8d012b731601ca6dca4", "sha256": "88c7cafbd23c4a863979a09e8e43a650b1f5bd26c262b16ad3351c2a11217a0e" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.5-linux-i686.egg", "has_sig": false, "md5_digest": "6de7b1918ee0c8d012b731601ca6dca4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 218325, "upload_time": "2012-06-07T12:38:24", "url": "https://files.pythonhosted.org/packages/9c/63/9e3475e95579c6caa5bae0f9c2028c16e3583512b01a9710c289613aa60c/billiard-2.7.3.9-py2.5-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "f9d7de743f786d8b1ae5182082fe1d26", "sha256": "23e0c6c7568118d15dfb8c617df02c619bed0725b6392388701f6f788d63e61f" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.5-macosx-10.7-universal.egg", "has_sig": false, "md5_digest": "f9d7de743f786d8b1ae5182082fe1d26", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 206562, "upload_time": "2012-06-07T13:13:51", "url": "https://files.pythonhosted.org/packages/4e/33/64ceb4f6de9eda0d450f81a5bf74cfdfd7f389b55c30794018e6480a963b/billiard-2.7.3.9-py2.5-macosx-10.7-universal.egg" }, { "comment_text": "", "digests": { "md5": "70827112cfa4e3b378bcfb0326127857", "sha256": "cc6160aef869ad140a98b324691d7ea74fa72ee57a72ef8af5703403803e1c3d" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.6-linux-i686.egg", "has_sig": false, "md5_digest": "70827112cfa4e3b378bcfb0326127857", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 218689, "upload_time": "2012-06-07T12:38:01", "url": "https://files.pythonhosted.org/packages/54/54/2623c9e5ba39eb2d4f0871baaf2557b09de17e6ed8a61c2d26db079f88ae/billiard-2.7.3.9-py2.6-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "05c12aece8604dc1cd35e75186c12e61", "sha256": "9aa08f072f241d23fabf529ab9be30207a34ad011bdf5d96de78f41c591dae91" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.6-macosx-10.7-universal.egg", "has_sig": false, "md5_digest": "05c12aece8604dc1cd35e75186c12e61", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 206135, "upload_time": "2012-06-07T13:12:47", "url": "https://files.pythonhosted.org/packages/6e/70/720983cd72d2943ddba6e4e9f20879dde90be24a240c3901710cdafec255/billiard-2.7.3.9-py2.6-macosx-10.7-universal.egg" }, { "comment_text": "", "digests": { "md5": "edce5f214dfb54d792bc90e4bd32c294", "sha256": "ad0818d5ffb746f593acc0a62a934cb3477dc479239d34f03596ff6961b204b8" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.7-linux-i686.egg", "has_sig": false, "md5_digest": "edce5f214dfb54d792bc90e4bd32c294", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 218127, "upload_time": "2012-06-07T12:28:33", "url": "https://files.pythonhosted.org/packages/f2/61/c9db7fd9af5af4e3f2cc28d2d71989aed8f12d8587c1ebdf36f2993f6eed/billiard-2.7.3.9-py2.7-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "92b4a803c460654568f05a5e8a4caee5", "sha256": "dd59c87ec92177b71e1d2856def313f3323963c302bfaf5f7e5980048ac5a58c" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.7-macosx-10.6-universal.egg", "has_sig": false, "md5_digest": "92b4a803c460654568f05a5e8a4caee5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 206084, "upload_time": "2012-06-07T13:05:06", "url": "https://files.pythonhosted.org/packages/6c/5b/ffb73a9b38c463568fdf8395a6e5f4e97e467dafee19889bae80446b7f3b/billiard-2.7.3.9-py2.7-macosx-10.6-universal.egg" }, { "comment_text": "", "digests": { "md5": "6334e8ebc1e8894297499eb3aa9eaad0", "sha256": "a3d1b8620980e25ceeed6986389e32fb4dd6f80ae23998cddc757112711aae59" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.7-macosx-10.7-universal.egg", "has_sig": false, "md5_digest": "6334e8ebc1e8894297499eb3aa9eaad0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 206071, "upload_time": "2012-06-07T13:15:33", "url": "https://files.pythonhosted.org/packages/ae/e1/97fdc2eeac3d28ae5cda3950275318f1e79d6940ee714a87144e9f233d73/billiard-2.7.3.9-py2.7-macosx-10.7-universal.egg" }, { "comment_text": "built on Windows-XP", "digests": { "md5": "c97b384ce4e21501caad6733abcddca2", "sha256": "d768ee7d92052efb4171277b11e0bb201be1c0aa5a5ece17a1c0a9e5c7286e31" }, "downloads": -1, "filename": "billiard-2.7.3.9-py2.7-win32.egg", "has_sig": false, "md5_digest": "c97b384ce4e21501caad6733abcddca2", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 199644, "upload_time": "2012-06-12T14:03:22", "url": "https://files.pythonhosted.org/packages/4a/fa/5e30878d430400a5e47bcd1607ee5d85b11b99db490673579275cd45c2c5/billiard-2.7.3.9-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "beaab52135f9c3e06229bd873bab01db", "sha256": "f15b1cbc4d216cae3b32bc534aabb421529a455a3921b155124c7ea61d8af213" }, "downloads": -1, "filename": "billiard-2.7.3.9.tar.gz", "has_sig": false, "md5_digest": "beaab52135f9c3e06229bd873bab01db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121566, "upload_time": "2012-06-03T13:17:49", "url": "https://files.pythonhosted.org/packages/8e/0f/1b8c98e1aaf491b7eb3961603db74bcc0fbe2e5b9c1ff90271458d83bb1f/billiard-2.7.3.9.tar.gz" }, { "comment_text": "", "digests": { "md5": "572d6b3392423fc955ed5ccbc2ba17f9", "sha256": "509d0d5b1470a9f2d2cb67e22726949cf31318e7667b7029f1f85142f4f90070" }, "downloads": -1, "filename": "billiard-2.7.3.9.win32-py2.7.exe", "has_sig": false, "md5_digest": "572d6b3392423fc955ed5ccbc2ba17f9", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 298956, "upload_time": "2012-06-12T14:04:17", "url": "https://files.pythonhosted.org/packages/fd/3d/b0743ae82648cde85531274a658549156ff425a1e21fbc54dfe7736b28b2/billiard-2.7.3.9.win32-py2.7.exe" } ], "3.3.0.0": [ { "comment_text": "", "digests": { "md5": "aec05a26b12c0a910606c75c1f2e131f", "sha256": "822b61fc70e63a6c917b77d5abcd416ee19c34b4ffa3fd58d33d88faedd1a03a" }, "downloads": -1, "filename": "billiard-3.3.0.0.tar.gz", "has_sig": false, "md5_digest": "aec05a26b12c0a910606c75c1f2e131f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144416, "upload_time": "2013-10-14T14:01:53", "url": "https://files.pythonhosted.org/packages/28/fa/4484b81c49ce23c66ff262744bef816ebd161956e79e659a11bbdbcf7c10/billiard-3.3.0.0.tar.gz" } ], "3.3.0.1": [ { "comment_text": "", "digests": { "md5": "921285a131d3103324aa0974554bdf3b", "sha256": "4af5747464a05928d78009d198bc0cb9d0902ebc1cdbd06875d64385370a9477" }, "downloads": -1, "filename": "billiard-3.3.0.1.tar.gz", "has_sig": false, "md5_digest": "921285a131d3103324aa0974554bdf3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144925, "upload_time": "2013-11-04T14:58:57", "url": "https://files.pythonhosted.org/packages/c1/3c/e33ec4fcce6ffae5fbde063bf642d97377b0d6bf2d6bfdfb65b3a36a6d74/billiard-3.3.0.1.tar.gz" } ], "3.3.0.10": [ { "comment_text": "", "digests": { "md5": "3a74d133fc47fe4a8a8356e0f1889e65", "sha256": "6ac1b981a523901c7175c588ad7a2d5e6cd7fa7cac41b4e7b9afbda184a3df35" }, "downloads": -1, "filename": "billiard-3.3.0.10.tar.gz", "has_sig": true, "md5_digest": "3a74d133fc47fe4a8a8356e0f1889e65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147711, "upload_time": "2013-12-02T16:51:41", "url": "https://files.pythonhosted.org/packages/e4/6b/dc147599e3cd554fe285b989042d060ca7aa4bafa7ac4cb5ea9afcb0280b/billiard-3.3.0.10.tar.gz" } ], "3.3.0.11": [ { "comment_text": "", "digests": { "md5": "857d07e9045740408843df490d087bc1", "sha256": "a72d998df4087599c8e2e763584366e2aaa7bd9e0ae73ad8b6db6e6c9fde7477" }, "downloads": -1, "filename": "billiard-3.3.0.11.tar.gz", "has_sig": true, "md5_digest": "857d07e9045740408843df490d087bc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148003, "upload_time": "2013-12-03T17:38:12", "url": "https://files.pythonhosted.org/packages/dd/64/9c9f77375f327a74b5f2d7cf7d14066012ad1b3ba04a9eea6a8bea99e6fe/billiard-3.3.0.11.tar.gz" } ], "3.3.0.12": [ { "comment_text": "", "digests": { "md5": "f14bab1b9025f80beff91b4c2b4b8ebd", "sha256": "a87fea2ae748b748a3af6b7921a6e77b3fb93e3c32c1c960277a14c2ed89eff7" }, "downloads": -1, "filename": "billiard-3.3.0.12.tar.gz", "has_sig": true, "md5_digest": "f14bab1b9025f80beff91b4c2b4b8ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148197, "upload_time": "2013-12-09T13:17:12", "url": "https://files.pythonhosted.org/packages/6a/af/0436071ebdc1461592eb000672f57f25c6a127fb6c4a9bb2a76733e70c66/billiard-3.3.0.12.tar.gz" } ], "3.3.0.13": [ { "comment_text": "", "digests": { "md5": "554307f13d2126f0bf7b4f8253fce7c1", "sha256": "833e294e1302089c6c42a26f796fc15f67a1a81cb6a995ec775bb112650ac270" }, "downloads": -1, "filename": "billiard-3.3.0.13.tar.gz", "has_sig": true, "md5_digest": "554307f13d2126f0bf7b4f8253fce7c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148777, "upload_time": "2013-12-13T15:28:12", "url": "https://files.pythonhosted.org/packages/79/d5/bfda3719ae9bfdbeedb55d4db26075dd5ef5f782f2238c62889ed07ca43a/billiard-3.3.0.13.tar.gz" } ], "3.3.0.14": [ { "comment_text": "", "digests": { "md5": "4453e0f9f3a46a830544ea5298c16b7e", "sha256": "f679a4635df6c5780a0bf80208885c5cf30a5a6e0072c2e293005abbebb0c05e" }, "downloads": -1, "filename": "billiard-3.3.0.14.tar.gz", "has_sig": true, "md5_digest": "4453e0f9f3a46a830544ea5298c16b7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149022, "upload_time": "2014-01-17T17:48:35", "url": "https://files.pythonhosted.org/packages/91/65/225013969f4489a1044c5f44c190a6895206fcbdad74554efde7d8258a75/billiard-3.3.0.14.tar.gz" } ], "3.3.0.15": [ { "comment_text": "", "digests": { "md5": "5b31f1b7ba93ab3062c01311076f8559", "sha256": "53fd5d53021d1bc27e813824bd3a492a49d186dd7ce1cc1d6f0da52475bc2a99" }, "downloads": -1, "filename": "billiard-3.3.0.15-cp27-none-macosx_10_9_intel.whl", "has_sig": true, "md5_digest": "5b31f1b7ba93ab3062c01311076f8559", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 108245, "upload_time": "2014-02-10T18:50:42", "url": "https://files.pythonhosted.org/packages/ae/41/914966def58c70c7538ca56a92929a82ba8efa094c404dc1b4681553a382/billiard-3.3.0.15-cp27-none-macosx_10_9_intel.whl" }, { "comment_text": "", "digests": { "md5": "fe676d4f4a9fc5cb281a6b13a5e8fbd3", "sha256": "f5e00b816de40bb2fe0aa73593fb1dc6d5a8fd32470735b03ee600f710be2b54" }, "downloads": -1, "filename": "billiard-3.3.0.15-cp27-none-win_amd64.whl", "has_sig": false, "md5_digest": "fe676d4f4a9fc5cb281a6b13a5e8fbd3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 102499, "upload_time": "2014-02-10T18:56:48", "url": "https://files.pythonhosted.org/packages/44/b4/c1ef902fb6925367cb42873828a3146165f0c95db6fd5e154f4cd4c7225a/billiard-3.3.0.15-cp27-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f1f859b00bafd0582432d09e6d481da6", "sha256": "26d069de9b68294343b61e285cd376e17180ee96eb21882e5c99237394905913" }, "downloads": -1, "filename": "billiard-3.3.0.15.tar.gz", "has_sig": true, "md5_digest": "f1f859b00bafd0582432d09e6d481da6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142829, "upload_time": "2014-02-10T18:50:39", "url": "https://files.pythonhosted.org/packages/db/0d/80e3a0ef0943834adf78280f36bcd1b74877227289b2c8179d7541d76dc3/billiard-3.3.0.15.tar.gz" }, { "comment_text": "", "digests": { "md5": "89995915a5c6bc9387ccc495464b618c", "sha256": "af2c3f3420263ad5733055a2843afc2c81bbc8378d6b1e91a9484b6ec7da53f2" }, "downloads": -1, "filename": "billiard-3.3.0.15.win-amd64-py2.7.exe", "has_sig": false, "md5_digest": "89995915a5c6bc9387ccc495464b618c", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 338223, "upload_time": "2014-02-10T19:01:04", "url": "https://files.pythonhosted.org/packages/63/28/f064ac32fa7fc2ed2b19550648e50170f74c6d5f717382c029fa88c42311/billiard-3.3.0.15.win-amd64-py2.7.exe" } ], "3.3.0.16": [ { "comment_text": "", "digests": { "md5": "f5c2c9267ff47bf3a3cd39534939b5fa", "sha256": "52baffc96a512822b5ddb641e6c9b86be94187a4c885186017835743cb69e5f8" }, "downloads": -1, "filename": "billiard-3.3.0.16-cp27-none-macosx_10_9_intel.whl", "has_sig": true, "md5_digest": "f5c2c9267ff47bf3a3cd39534939b5fa", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 108336, "upload_time": "2014-02-11T21:29:31", "url": "https://files.pythonhosted.org/packages/2f/0a/9487f0b2b1b61286819586ca28b97d1383cc176b325d0c38f82e2364b87f/billiard-3.3.0.16-cp27-none-macosx_10_9_intel.whl" }, { "comment_text": "", "digests": { "md5": "5a06e251e7919921ecae63e1d3a89b16", "sha256": "354b790f7d686a881cdff834ba5f5ea4f29283e1f9a4ca6a0f11934430ad16d6" }, "downloads": -1, "filename": "billiard-3.3.0.16.tar.gz", "has_sig": true, "md5_digest": "5a06e251e7919921ecae63e1d3a89b16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150922, "upload_time": "2014-02-11T21:29:22", "url": "https://files.pythonhosted.org/packages/59/f5/b1d717aba367c904c97eb33dbb6b2b84cca36f0aaa417953a23e5a5dd03e/billiard-3.3.0.16.tar.gz" } ], "3.3.0.17": [ { "comment_text": "", "digests": { "md5": "7a3e02d76c881952b455b6134c683dd5", "sha256": "b2d7efbeb66e3caf8cfd54dcc4e5efde284476d039cd7446f7ba7327f8a4ec66" }, "downloads": -1, "filename": "billiard-3.3.0.17-cp27-none-macosx_10_9_intel.whl", "has_sig": true, "md5_digest": "7a3e02d76c881952b455b6134c683dd5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 108610, "upload_time": "2014-04-16T13:18:15", "url": "https://files.pythonhosted.org/packages/f4/26/53c119fcc4e2bd279a8de0ed43a21f18a4ab075cd1d3a1cacb1457937bd2/billiard-3.3.0.17-cp27-none-macosx_10_9_intel.whl" }, { "comment_text": "", "digests": { "md5": "6111aa384b400d3dc88744d7898e87ea", "sha256": "f55c64d5db5ab98bdc8584917f6d34abb74936210a4496ad03ae672544249d73" }, "downloads": -1, "filename": "billiard-3.3.0.17.tar.gz", "has_sig": true, "md5_digest": "6111aa384b400d3dc88744d7898e87ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151198, "upload_time": "2014-04-16T13:15:42", "url": "https://files.pythonhosted.org/packages/d9/38/e71fbb2507a0a9a74a0acfeb1d743e11f8797434c216c29b6327ed9a5f04/billiard-3.3.0.17.tar.gz" } ], "3.3.0.18": [ { "comment_text": "", "digests": { "md5": "04d45064cbd9800d21a1da70b9b58ca0", "sha256": "8a11c6ac67989a4e03803208a24a00f31ceae6a7986483de2118fe9dcc7f90cb" }, "downloads": -1, "filename": "billiard-3.3.0.18-cp27-none-macosx_10_9_intel.whl", "has_sig": true, "md5_digest": "04d45064cbd9800d21a1da70b9b58ca0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 109053, "upload_time": "2014-06-20T13:38:27", "url": "https://files.pythonhosted.org/packages/97/2f/2ec32e74071b62a6960ffcfd906783d116767c51c08853ff1a44e15c483e/billiard-3.3.0.18-cp27-none-macosx_10_9_intel.whl" }, { "comment_text": "", "digests": { "md5": "96700d11cb4b9d33960eb8e9b55c08c6", "sha256": "59c04036f314c11632a49c15c57735ffb9e111983ee8d15e4d3e188be31583c1" }, "downloads": -1, "filename": "billiard-3.3.0.18.tar.gz", "has_sig": true, "md5_digest": "96700d11cb4b9d33960eb8e9b55c08c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150594, "upload_time": "2014-06-20T13:38:10", "url": "https://files.pythonhosted.org/packages/b7/4c/03b3694148aaff47df888ea71ac2863f9f6a599fc1392c40f01b812e6ba1/billiard-3.3.0.18.tar.gz" } ], "3.3.0.19": [ { "comment_text": "", "digests": { "md5": "fe76eb9444cf6caf55b9b0d93b3e3d25", "sha256": "89d2e098b9c40a2273055c92cfd5ee45c3bad983004bb0725c85091f042ca7f0" }, "downloads": -1, "filename": "billiard-3.3.0.19-cp27-none-macosx_10_6_intel.whl", "has_sig": true, "md5_digest": "fe76eb9444cf6caf55b9b0d93b3e3d25", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 109339, "upload_time": "2014-11-18T15:04:45", "url": "https://files.pythonhosted.org/packages/1b/04/088097fe63bdf47273006845877f8344d01e46d72f56eaf5639f2624703b/billiard-3.3.0.19-cp27-none-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "7e473b9da01956ce91a650f99fe8d4ad", "sha256": "6e6b8ec6e45b89389051737c7e6215d8e55a83896eb6212fa726ca76e80c7a19" }, "downloads": -1, "filename": "billiard-3.3.0.19.tar.gz", "has_sig": true, "md5_digest": "7e473b9da01956ce91a650f99fe8d4ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150943, "upload_time": "2014-11-18T15:04:41", "url": "https://files.pythonhosted.org/packages/1d/61/157ce3be5781b8b1f1ab861847bbfc39b29c6d102163ac836d5739fd7f1c/billiard-3.3.0.19.tar.gz" } ], "3.3.0.2": [ { "comment_text": "", "digests": { "md5": "2b0ff2d85f9462cdf77e54e81800476e", "sha256": "81793aaa58f42cec7c5ca48e91057d16292ddef94b2095f3d9b338e2a036ffa2" }, "downloads": -1, "filename": "billiard-3.3.0.2.tar.gz", "has_sig": false, "md5_digest": "2b0ff2d85f9462cdf77e54e81800476e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145659, "upload_time": "2013-11-08T12:59:30", "url": "https://files.pythonhosted.org/packages/d6/c4/feb5edeb4881b3509f276ddbe22652a9ced3b3db50b64f47ca7dcafc1476/billiard-3.3.0.2.tar.gz" } ], "3.3.0.20": [ { "comment_text": "", "digests": { "md5": "2cb556e5390fa922a8d6a56149ac8f0c", "sha256": "688f9466b1c3ae14106381e6dbd328115e75c5260c542eb48e6c46931f6928cc" }, "downloads": -1, "filename": "billiard-3.3.0.20.tar.gz", "has_sig": true, "md5_digest": "2cb556e5390fa922a8d6a56149ac8f0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150990, "upload_time": "2015-04-17T13:03:15", "url": "https://files.pythonhosted.org/packages/76/b7/cd1fbfdcd88cb24d461f162feb2737f13493eee1f65a949dfb0f6f0d750a/billiard-3.3.0.20.tar.gz" } ], "3.3.0.21": [ { "comment_text": "", "digests": { "md5": "4cc5d086aa2b31fce47eda2461db405e", "sha256": "6028d659b5eb3151339d2a2569856f66e826224ef9b510e113bd0e57d47074a7" }, "downloads": -1, "filename": "billiard-3.3.0.21-cp27-none-macosx_10_6_intel.whl", "has_sig": true, "md5_digest": "4cc5d086aa2b31fce47eda2461db405e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 109600, "upload_time": "2015-10-26T18:40:33", "url": "https://files.pythonhosted.org/packages/69/10/b4857f440cd07332afd294279daa4e0b975df25264c45777ff886e1e47ab/billiard-3.3.0.21-cp27-none-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "f507014d6bf231339589e9e39313cf56", "sha256": "a084f62a816a83291b0adac5944ff546961d1cb14c734c95e30cb38ce41d19e0" }, "downloads": -1, "filename": "billiard-3.3.0.21-cp27-none-win32.whl", "has_sig": false, "md5_digest": "f507014d6bf231339589e9e39313cf56", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 102119, "upload_time": "2015-12-03T21:24:20", "url": "https://files.pythonhosted.org/packages/52/fb/6d7acbbdf97394a1c04df90a6975d9694237fc876b855c3571f6696f26ce/billiard-3.3.0.21-cp27-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "83a563c28f897e545d1a380ae843ef6c", "sha256": "744d2f7f3dc35412984984117ce6d0882d329e949231eb3b9507e1c922c6a4ad" }, "downloads": -1, "filename": "billiard-3.3.0.21-cp27-none-win_amd64.whl", "has_sig": false, "md5_digest": "83a563c28f897e545d1a380ae843ef6c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 103156, "upload_time": "2015-12-03T21:25:51", "url": "https://files.pythonhosted.org/packages/34/b5/943f807e629d8856c1e0453f83ac0ae5d1290595effc9fe7eb4aa0caf84a/billiard-3.3.0.21-cp27-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5304a48344d8f7e821d06f57da8af1f4", "sha256": "9705f78f0a971b91a70b3b19aa7862401b6eb3b0bffc2a2e0702ed5eeaccdae9" }, "downloads": -1, "filename": "billiard-3.3.0.21.tar.gz", "has_sig": true, "md5_digest": "5304a48344d8f7e821d06f57da8af1f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151141, "upload_time": "2015-10-26T18:40:27", "url": "https://files.pythonhosted.org/packages/65/8d/e992b90735a6fc2a9f360e3cfbece33dec1b1914e12c590c36f1b5aced57/billiard-3.3.0.21.tar.gz" } ], "3.3.0.22": [ { "comment_text": "", "digests": { "md5": "90328ff3fc0f87d807a5b62812a960f6", "sha256": "24939ed8cec9f6c1fae62312dccaa71cabbaf7af07c70a55935c7d346382d10b" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp27-none-macosx_10_6_intel.whl", "has_sig": true, "md5_digest": "90328ff3fc0f87d807a5b62812a960f6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 109723, "upload_time": "2015-12-08T22:39:33", "url": "https://files.pythonhosted.org/packages/d3/2a/02872d1a4b708ac07bc609c444011b94b64e8e8b9c5629bae95e4854872a/billiard-3.3.0.22-cp27-none-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "747d6dd826db764e34acddfe12b26b7d", "sha256": "7a26bccbba69cd912558edcea7268e63ab184b6fb523b12738848b0508304673" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp27-none-win32.whl", "has_sig": false, "md5_digest": "747d6dd826db764e34acddfe12b26b7d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 102170, "upload_time": "2015-12-08T22:51:33", "url": "https://files.pythonhosted.org/packages/4e/4f/88b97a6027ce5daf97b7f4546f988b99eae7ccf3b51106af4034fb82d605/billiard-3.3.0.22-cp27-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "1d010f547ac6f86b2f52052d8ec9f57a", "sha256": "07e774150534e61af70353b1262d2bdad29c3f3bee01f2c7c73373f5cd96ebc4" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp27-none-win_amd64.whl", "has_sig": false, "md5_digest": "1d010f547ac6f86b2f52052d8ec9f57a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 103210, "upload_time": "2015-12-08T22:51:46", "url": "https://files.pythonhosted.org/packages/25/87/e399551f78a814ca8299bf6a96ff7970efd0ebb818a3de4aed4f8d70fe7f/billiard-3.3.0.22-cp27-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "afe3044a21efcdd5cca989495e8a3324", "sha256": "c75d4905104fd1913025ddd5e0904e28bbf4284e4f7c2a7bbd487d453e473827" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp33-none-win32.whl", "has_sig": false, "md5_digest": "afe3044a21efcdd5cca989495e8a3324", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 92736, "upload_time": "2015-12-08T22:52:40", "url": "https://files.pythonhosted.org/packages/ee/14/9fa0012ed9f72dfd4bc1cc3d876127c77d4a9696f9d7a798fd8b8ee1a786/billiard-3.3.0.22-cp33-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "c5bbc5bcf58b94878575463e29aa2545", "sha256": "0de3a526ba1ee6f561c9e4dd60b8c3ab99d1271f2d32310a81936e77583b9ffd" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp33-none-win_amd64.whl", "has_sig": false, "md5_digest": "c5bbc5bcf58b94878575463e29aa2545", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 92736, "upload_time": "2015-12-08T22:54:06", "url": "https://files.pythonhosted.org/packages/1e/dd/13e64962f8943579e457cac42d782833a488013192c6adf2216c14dd7294/billiard-3.3.0.22-cp33-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "eb971e6b74f856e1cf5013a2b3c8997f", "sha256": "2b94d17087632e593181860319bce79b715fab3f3219f0c57e1460f958141d0f" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp3-none-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "eb971e6b74f856e1cf5013a2b3c8997f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 92732, "upload_time": "2015-12-08T22:46:57", "url": "https://files.pythonhosted.org/packages/b1/14/f3df8867374822ec540b3e0f1e4ea725fcabd293db36d821b3ee0ec9f491/billiard-3.3.0.22-cp3-none-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "2494efcd9349dbba06785a84d07dd671", "sha256": "db1194835915481261f71303c64552860a0080c661da6c19473aef014da5a39b" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp3-none-win32.whl", "has_sig": false, "md5_digest": "2494efcd9349dbba06785a84d07dd671", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 92736, "upload_time": "2015-12-08T22:52:19", "url": "https://files.pythonhosted.org/packages/fd/88/e755b4d7f124bb9dc668ca56f991107a338b1d8ce620b3aa2c525a241efd/billiard-3.3.0.22-cp3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "cc69b0c74c9484ab2d7969d08d80c017", "sha256": "f8c5fd82d64953ea68a7cd447ea29e493f302ab9060ad1ba452c54d2e37bbd2f" }, "downloads": -1, "filename": "billiard-3.3.0.22-cp3-none-win_amd64.whl", "has_sig": false, "md5_digest": "cc69b0c74c9484ab2d7969d08d80c017", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 92736, "upload_time": "2015-12-08T22:53:52", "url": "https://files.pythonhosted.org/packages/49/e6/984450aa65229c5cff9ba3d73529c1cd9379da69e092630a5a088f7f5ddd/billiard-3.3.0.22-cp3-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6dd458a042924daa220417fa701f0979", "sha256": "d216181387317f8696c6d1c80a2491258d037493c1f0c6eb58992a549481e77e" }, "downloads": -1, "filename": "billiard-3.3.0.22.tar.gz", "has_sig": true, "md5_digest": "6dd458a042924daa220417fa701f0979", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151192, "upload_time": "2015-12-08T22:39:27", "url": "https://files.pythonhosted.org/packages/c4/76/198fdcf8de40190bfaa70e61c6dfcc67141ebaef3adf0c0c7f360a9ecec3/billiard-3.3.0.22.tar.gz" } ], "3.3.0.23": [ { "comment_text": "", "digests": { "md5": "7b3b8f67861b096047be08b56b422baf", "sha256": "c0cbe8d45ba8d8213ad68ef9a1881002a151569c9424d551634195a18c3a4160" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp27-none-macosx_10_6_intel.whl", "has_sig": true, "md5_digest": "7b3b8f67861b096047be08b56b422baf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 110201, "upload_time": "2016-03-04T02:01:33", "url": "https://files.pythonhosted.org/packages/2f/10/0e82c86df9e0adcda9d1104c90b2a57cee704fd03b41e726afa5c476acc9/billiard-3.3.0.23-cp27-none-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "159da41f74d1ba7d7e55b67b31e3aa86", "sha256": "82041dbaa62f7fde1464d7ab449978618a38b241b40c0d31dafabb36446635dc" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp27-none-win32.whl", "has_sig": false, "md5_digest": "159da41f74d1ba7d7e55b67b31e3aa86", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 102394, "upload_time": "2016-03-04T19:26:54", "url": "https://files.pythonhosted.org/packages/65/4a/a9d143b5c34918daf7fc7815127da962d607b0689677bebc2c927be47512/billiard-3.3.0.23-cp27-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "1748969557840842a680f5eb4e750e8f", "sha256": "958fc9f8fd5cc9b936b2cb9d96f02aa5ec3613ba13ee7f089c77ff0bcc368fac" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp27-none-win_amd64.whl", "has_sig": false, "md5_digest": "1748969557840842a680f5eb4e750e8f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 103694, "upload_time": "2016-03-04T19:26:38", "url": "https://files.pythonhosted.org/packages/a4/38/35c069e6a9b3bec6c43ae4fd69351cd336258de2246c1d9c1797579c8e55/billiard-3.3.0.23-cp27-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1cbbc2e7db8ffc0d11a50eec5e232d51", "sha256": "204e75d390ef8f839c30a93b696bd842c3941916e15921745d05edc2a83868ab" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp33-none-win32.whl", "has_sig": false, "md5_digest": "1cbbc2e7db8ffc0d11a50eec5e232d51", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 93156, "upload_time": "2016-03-04T19:27:32", "url": "https://files.pythonhosted.org/packages/69/ef/a22eb49f29675e5edce6a91b9506d49ce6a6b3d0894211fea763487f0fae/billiard-3.3.0.23-cp33-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "d8372195a30e4d37fb02bbde782d2189", "sha256": "d4d2fed1a251ea58eed47b48db3778ebb92f5ff4407dc91869c6f41c3a9249d0" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp33-none-win_amd64.whl", "has_sig": false, "md5_digest": "d8372195a30e4d37fb02bbde782d2189", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 93156, "upload_time": "2016-03-04T19:27:16", "url": "https://files.pythonhosted.org/packages/4c/a9/d4a4ff0ce6ed3cdba7dd518fb20beeffdb4eae9b8d166a12a4e077abe148/billiard-3.3.0.23-cp33-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "80068edd6d59758190b752f1845b41b8", "sha256": "23cb71472712e96bff3e0d45763b7b8a99e5040385fffb96816028352c255682" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp3-none-win32.whl", "has_sig": false, "md5_digest": "80068edd6d59758190b752f1845b41b8", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 93160, "upload_time": "2016-03-04T19:26:13", "url": "https://files.pythonhosted.org/packages/fe/be/3a240c05501586cfa0ee08d34a4eb0152ca8ce7615928d088b237f2ce44f/billiard-3.3.0.23-cp3-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "9c516b59c42b51c068245812daf20e6d", "sha256": "ccfe0419eb5e49f27ad35cf06e75360af903df6d576c66cb8073246d4e023e5c" }, "downloads": -1, "filename": "billiard-3.3.0.23-cp3-none-win_amd64.whl", "has_sig": false, "md5_digest": "9c516b59c42b51c068245812daf20e6d", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 93160, "upload_time": "2016-03-04T19:25:45", "url": "https://files.pythonhosted.org/packages/f6/ac/5fde154bb4140b779abdcf19210560f5ddaf30ca0a34aaaf38b9d5076c07/billiard-3.3.0.23-cp3-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6ee416e1e7c8d8164ce29d7377cca6a4", "sha256": "692a2a5a55ee39a42bcb7557930e2541da85df9ea81c6e24827f63b80cd39d0b" }, "downloads": -1, "filename": "billiard-3.3.0.23.tar.gz", "has_sig": true, "md5_digest": "6ee416e1e7c8d8164ce29d7377cca6a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151675, "upload_time": "2016-03-04T02:01:19", "url": "https://files.pythonhosted.org/packages/64/a6/d7b6fb7bd0a4680a41f1d4b27061c7b768c673070ba8ac116f865de4e7ca/billiard-3.3.0.23.tar.gz" } ], "3.3.0.3": [ { "comment_text": "", "digests": { "md5": "058a30e66ecb98068a7a51f7cddc993c", "sha256": "c4a1b22a558cb71e6b83d69b338dd03eee3f28885f0cdeb167ce08cab4d61b37" }, "downloads": -1, "filename": "billiard-3.3.0.3-py2.7.egg", "has_sig": false, "md5_digest": "058a30e66ecb98068a7a51f7cddc993c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 257499, "upload_time": "2013-11-09T20:59:05", "url": "https://files.pythonhosted.org/packages/05/65/1aec7f2b6efc24d15c1bc925c3af74533d37bb7633bca385b2f83b867bcb/billiard-3.3.0.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "6842b38f616345d6b542734765160bab", "sha256": "24ddf9c01843264c02198045fde67989f7c6c7b7965af410be28ab2ced4d8a56" }, "downloads": -1, "filename": "billiard-3.3.0.3-py2.7-macosx-10.6-intel.egg", "has_sig": true, "md5_digest": "6842b38f616345d6b542734765160bab", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 262956, "upload_time": "2013-11-09T20:57:19", "url": "https://files.pythonhosted.org/packages/f6/03/1ff4d978da86e684aa352bee963f0974d0a0560494b14ef193b5d6901fab/billiard-3.3.0.3-py2.7-macosx-10.6-intel.egg" }, { "comment_text": "", "digests": { "md5": "a728db4f1ff47d205e520424f74e3cf6", "sha256": "b83370b3112be7784a47ef8991f20ee5f729d14f8fc93628a8b1dc951fd049aa" }, "downloads": -1, "filename": "billiard-3.3.0.3.tar.gz", "has_sig": true, "md5_digest": "a728db4f1ff47d205e520424f74e3cf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145695, "upload_time": "2013-11-09T20:57:09", "url": "https://files.pythonhosted.org/packages/f0/05/143bb7dd83aea55818c4363973baf2cea81bef51eef9303bfbec8e27a8ec/billiard-3.3.0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "07c958db856cf0dc1a9873b2f7198f19", "sha256": "6479dc892b329b5e4d4e4c68f1da4971dbf4ef43ac96e05066f6d1e107cb24fc" }, "downloads": -1, "filename": "billiard-3.3.0.3.win-amd64.exe", "has_sig": false, "md5_digest": "07c958db856cf0dc1a9873b2f7198f19", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 342934, "upload_time": "2013-11-09T20:58:59", "url": "https://files.pythonhosted.org/packages/54/d5/b258adb81f5582648e45f33c4083985c88e0a90d0b00915d856c9836c1d1/billiard-3.3.0.3.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "e81814d1f35ebfe667e336279fc18373", "sha256": "08c337a0fbeff5483340bc465783d4130b555ab3199a9435f3c65c9aefc25af1" }, "downloads": -1, "filename": "billiard-3.3.0.3.win-amd64-py2.7.exe", "has_sig": false, "md5_digest": "e81814d1f35ebfe667e336279fc18373", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 357277, "upload_time": "2013-11-09T21:01:10", "url": "https://files.pythonhosted.org/packages/74/15/c8990e814bc17899420c34f5ed78b288ce029239683f4aa2a0e6fbc64464/billiard-3.3.0.3.win-amd64-py2.7.exe" } ], "3.3.0.4": [ { "comment_text": "", "digests": { "md5": "d875c85db7641251dee11ddf588bf806", "sha256": "538c143070e2850f1bd81b6b4a7163ad12f4e863da7ba1cb89d0472582163628" }, "downloads": -1, "filename": "billiard-3.3.0.4.tar.gz", "has_sig": true, "md5_digest": "d875c85db7641251dee11ddf588bf806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145744, "upload_time": "2013-11-11T15:28:45", "url": "https://files.pythonhosted.org/packages/3a/67/ef376626caf4a56d0d8ad822f6e07284282c17238b47a3243abcd03fd4d2/billiard-3.3.0.4.tar.gz" } ], "3.3.0.5": [ { "comment_text": "", "digests": { "md5": "45ca03eaf5a354e2be8f6834fb055b31", "sha256": "b79c10f3b80ee2c2be3469deca9b40088847c8a6c3fd392034c1fa0c390a38c2" }, "downloads": -1, "filename": "billiard-3.3.0.5.tar.gz", "has_sig": true, "md5_digest": "45ca03eaf5a354e2be8f6834fb055b31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145857, "upload_time": "2013-11-11T20:50:36", "url": "https://files.pythonhosted.org/packages/d2/35/a307b354a2c470f4f7ae83ade1600453ad3ea753d89e65a4826190455b81/billiard-3.3.0.5.tar.gz" } ], "3.3.0.6": [ { "comment_text": "", "digests": { "md5": "fa3881973a3357943caaf816f9da0e07", "sha256": "4f5f81073be312ec6079f4919d19c93bdd825ca8e17146826f66798bdcf350c4" }, "downloads": -1, "filename": "billiard-3.3.0.6.tar.gz", "has_sig": true, "md5_digest": "fa3881973a3357943caaf816f9da0e07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146649, "upload_time": "2013-11-13T00:08:03", "url": "https://files.pythonhosted.org/packages/c1/b1/c68c73156d3b9d6147a8a033b67681a649122febee4adfeddf40e3991d43/billiard-3.3.0.6.tar.gz" } ], "3.3.0.7": [ { "comment_text": "", "digests": { "md5": "17ac801ca4cf007ad5f62567f668f66f", "sha256": "e0405f21d03f0168e75bd2597694fcc703e1f2b3e8e8b1166de862a8421ba649" }, "downloads": -1, "filename": "billiard-3.3.0.7.tar.gz", "has_sig": true, "md5_digest": "17ac801ca4cf007ad5f62567f668f66f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147060, "upload_time": "2013-11-15T17:59:33", "url": "https://files.pythonhosted.org/packages/d8/74/45e04e7da215a7f65ad37248ff15dee13919facbcaa62dd5928bd187c892/billiard-3.3.0.7.tar.gz" } ], "3.3.0.8": [ { "comment_text": "", "digests": { "md5": "69b27ff6ea07ff2b7652d19860640cda", "sha256": "4b06b73acfd1d6c79b124a111e6e45c3fb2be75fe7d12218abe87e84388d6f14" }, "downloads": -1, "filename": "billiard-3.3.0.8.tar.gz", "has_sig": true, "md5_digest": "69b27ff6ea07ff2b7652d19860640cda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147183, "upload_time": "2013-11-21T16:23:04", "url": "https://files.pythonhosted.org/packages/73/3c/25c3b634966cfc815a1b079cd5cda6c75f1387f23ca043ff358e3d2e50c2/billiard-3.3.0.8.tar.gz" } ], "3.3.0.9": [ { "comment_text": "", "digests": { "md5": "a07011e1fd0c5e3e6f9b1d9f786fa891", "sha256": "7336ec59b8d0a132a1ee9f166a063d44a5e7f2d2fe15f79fbcedda583bbd61c1" }, "downloads": -1, "filename": "billiard-3.3.0.9.tar.gz", "has_sig": true, "md5_digest": "a07011e1fd0c5e3e6f9b1d9f786fa891", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147415, "upload_time": "2013-12-02T15:26:12", "url": "https://files.pythonhosted.org/packages/56/33/e496e999bf278d04c5dc97173fa3c4ea70d4aa74f09d6e8fbaf64a8ec982/billiard-3.3.0.9.tar.gz" } ], "3.5.0.0": [ { "comment_text": "", "digests": { "md5": "258effa812825637c885a7f7f6f1b059", "sha256": "c499182a6c3238849a440223262739043723258af2ab02e8828814ee86e14ac4" }, "downloads": -1, "filename": "billiard-3.5.0.0-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": true, "md5_digest": "258effa812825637c885a7f7f6f1b059", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 115760, "upload_time": "2016-07-29T00:33:45", "url": "https://files.pythonhosted.org/packages/60/11/cd8129b09497d4d0150a65f91abeecc4d923be003a9f2c8b02ec137ff63e/billiard-3.5.0.0-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "b0d26f4ebde1a9a2c51d41567eb02929", "sha256": "800fa0ac7b362585d43d2d4b8d6aeb5ada25796121956e15dc1e68cfe5319234" }, "downloads": -1, "filename": "billiard-3.5.0.0.tar.gz", "has_sig": true, "md5_digest": "b0d26f4ebde1a9a2c51d41567eb02929", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 155959, "upload_time": "2016-07-29T00:33:41", "url": "https://files.pythonhosted.org/packages/f1/02/95563314d7c2526ae213f953a08379d8d471f05c8ce647465196b4f15940/billiard-3.5.0.0.tar.gz" } ], "3.5.0.0rc2": [ { "comment_text": "", "digests": { "md5": "96927bb7655bc7ed1ae31deb50611d06", "sha256": "a2e7842f94d12790493081d0d555d10d81e5c7ac680bc6f9bcaf57d85b0e5255" }, "downloads": -1, "filename": "billiard-3.5.0.0rc2-cp27-cp27m-macosx_10_6_intel.whl", "has_sig": true, "md5_digest": "96927bb7655bc7ed1ae31deb50611d06", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 115504, "upload_time": "2016-07-09T03:59:37", "url": "https://files.pythonhosted.org/packages/3e/a7/d05b99e6c6f7002ecc28512417fe9ff465e09fec4bdfb16b1f08939d0f7b/billiard-3.5.0.0rc2-cp27-cp27m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "338c5c4291c23e5758fd01d94d0948f7", "sha256": "ecbdc1f619c2cfb0c9d87e8161fc1b02425b5776f8f58df4db3d566efc4c3003" }, "downloads": -1, "filename": "billiard-3.5.0.0rc2.tar.gz", "has_sig": true, "md5_digest": "338c5c4291c23e5758fd01d94d0948f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 155707, "upload_time": "2016-07-09T03:59:32", "url": "https://files.pythonhosted.org/packages/12/ff/13975a7735ccb871524785732cf5f99b787c652be4221612ce601f0daa37/billiard-3.5.0.0rc2.tar.gz" } ], "3.5.0.1": [ { "comment_text": "", "digests": { "md5": "c4dc770a565d16ac77720ba4cbcbe88e", "sha256": "de80ea1d53b9babf6bdbafc78dc0e547e3d56767bc8c54f7a902e7aec8b14651" }, "downloads": -1, "filename": "billiard-3.5.0.1-cp27-cp27m-macosx_10_11_intel.whl", "has_sig": true, "md5_digest": "c4dc770a565d16ac77720ba4cbcbe88e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 112345, "upload_time": "2016-09-07T23:15:39", "url": "https://files.pythonhosted.org/packages/84/da/1b40a3f9f49246e275620fa771a55ea4403b769bc8d97780a1a8738e9933/billiard-3.5.0.1-cp27-cp27m-macosx_10_11_intel.whl" }, { "comment_text": "", "digests": { "md5": "8192bc8dc918e7cb7bd4cc8b63e5e04b", "sha256": "989e5c208350ada5f37f0f187758a801457fe53e9a1d06c139796afcfafabd5b" }, "downloads": -1, "filename": "billiard-3.5.0.1.tar.gz", "has_sig": true, "md5_digest": "8192bc8dc918e7cb7bd4cc8b63e5e04b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 156635, "upload_time": "2016-09-07T23:15:35", "url": "https://files.pythonhosted.org/packages/28/b3/4ca77bb19933ec599a3cd7244b123b98465a4070222a85c48d823e575707/billiard-3.5.0.1.tar.gz" } ], "3.5.0.2": [ { "comment_text": "", "digests": { "md5": "0b0bdff9f59a4817b98b7215cd76e93b", "sha256": "82478ebdd3cd4d357613cb4735eb828014364c5e02d3bba96ea6c1565a2c0172" }, "downloads": -1, "filename": "billiard-3.5.0.2-cp27-cp27m-macosx_10_12_intel.whl", "has_sig": true, "md5_digest": "0b0bdff9f59a4817b98b7215cd76e93b", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 113109, "upload_time": "2016-11-04T00:14:16", "url": "https://files.pythonhosted.org/packages/a2/bb/6deeede064f2771bb3fe481e394aca17af1b6a9cc46b65190e0fdffd1e3f/billiard-3.5.0.2-cp27-cp27m-macosx_10_12_intel.whl" }, { "comment_text": "", "digests": { "md5": "0b9d06d511229d1e19838cbf8de622e4", "sha256": "a93c90d59fca62ad63f92b3d2bf1d752c154dde90a3100dba4c8e439386e534c" }, "downloads": -1, "filename": "billiard-3.5.0.2-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "0b9d06d511229d1e19838cbf8de622e4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 124298, "upload_time": "2016-11-04T00:49:12", "url": "https://files.pythonhosted.org/packages/53/34/20431ffca7b812eb0b89c4c68eee148eca7b698a5ba253f4a64a857b0328/billiard-3.5.0.2-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fd343dd39fc266cbdb5ec8d4776e1948", "sha256": "d8df4b276b11b3e2fe25652e411487bda6e5bac4f8fd236a278a2bfe300f7c43" }, "downloads": -1, "filename": "billiard-3.5.0.2-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "fd343dd39fc266cbdb5ec8d4776e1948", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 127112, "upload_time": "2016-11-04T00:51:08", "url": "https://files.pythonhosted.org/packages/2d/d3/a8d76bc57f76091383bc50a8e9ba20f49f22e9906f9adf268b06d6fd4178/billiard-3.5.0.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "70869af3143d9acbe2925f71e12b4ffb", "sha256": "e740e352bbf7b6c8cc92a2596cc2da2bfb4ab1009aeb68bf844456af4e924278" }, "downloads": -1, "filename": "billiard-3.5.0.2-cp34-any-win32.whl", "has_sig": false, "md5_digest": "70869af3143d9acbe2925f71e12b4ffb", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 102284, "upload_time": "2016-11-04T00:50:31", "url": "https://files.pythonhosted.org/packages/56/23/e2a4daa342ce2a2452de3d77863b796ab157a8ac9ebd3c1b82d4a49267de/billiard-3.5.0.2-cp34-any-win32.whl" }, { "comment_text": "", "digests": { "md5": "22fb6f0583e5d5f60050aa656fa38c1e", "sha256": "52c2e01c95c6edae9ca1f48d83503e6ceeafbf28c19929a1e917fe951a83adb1" }, "downloads": -1, "filename": "billiard-3.5.0.2-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "22fb6f0583e5d5f60050aa656fa38c1e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 102284, "upload_time": "2016-11-04T00:51:48", "url": "https://files.pythonhosted.org/packages/a5/4b/d944caaabf6d6f418ec6439a72a955b8630b44ae07ede68665792b6d5511/billiard-3.5.0.2-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8792fd18349ad153ee3b29a45dce49d8", "sha256": "03f669755f1d6b7dbe528fe615a3164b0d8efca095382c514dd7026dfb79a9c6" }, "downloads": -1, "filename": "billiard-3.5.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8792fd18349ad153ee3b29a45dce49d8", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 102279, "upload_time": "2016-11-04T00:52:35", "url": "https://files.pythonhosted.org/packages/af/56/90fd158263e324742fb0ac82f9e2650dbbc7f93a233d9e254021e5d35880/billiard-3.5.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "301a16643bc51d73869df81c9aa1e082", "sha256": "3eb01a8fe44116aa6d63d2010515ef1526e40caee5f766f75b2d28393332dcaa" }, "downloads": -1, "filename": "billiard-3.5.0.2.tar.gz", "has_sig": true, "md5_digest": "301a16643bc51d73869df81c9aa1e082", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 157299, "upload_time": "2016-11-04T00:14:12", "url": "https://files.pythonhosted.org/packages/e6/b8/6e6750f21309c21ea267834d5e76b89ce64a9ddf38fa4161fd6fb32ffc3b/billiard-3.5.0.2.tar.gz" } ], "3.5.0.3": [ { "comment_text": "", "digests": { "md5": "f1cc7c840c43a3c32a94bcb144c0695e", "sha256": "abd9ce008c9a71ccde2c816f8daa36246e92a21e6a799831b887d88277187ecd" }, "downloads": -1, "filename": "billiard-3.5.0.3-py3-none-any.whl", "has_sig": true, "md5_digest": "f1cc7c840c43a3c32a94bcb144c0695e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 89744, "upload_time": "2017-07-16T20:32:56", "url": "https://files.pythonhosted.org/packages/82/55/76f4e786141b7174926cdffa7a155aeea316b729118fb48ec548f3c6754f/billiard-3.5.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "113ba481e48400adbf6fbbf59a2f8554", "sha256": "1d7b22bdc47aa52841120fcd22a74ae4fc8c13e9d3935643098184f5788c3ce6" }, "downloads": -1, "filename": "billiard-3.5.0.3.tar.gz", "has_sig": true, "md5_digest": "113ba481e48400adbf6fbbf59a2f8554", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149339, "upload_time": "2017-07-16T20:32:59", "url": "https://files.pythonhosted.org/packages/39/ac/f5571210cca2e4f4532e38aaff242f26c8654c5e2436bee966c230647ccc/billiard-3.5.0.3.tar.gz" } ], "3.5.0.4": [ { "comment_text": "", "digests": { "md5": "e9558e6969b6e3f48891c2122f365c60", "sha256": "ed65448da5877b5558f19d2f7f11f8355ea76b3e63e1c0a6059f47cfae5f1c84" }, "downloads": -1, "filename": "billiard-3.5.0.4.tar.gz", "has_sig": true, "md5_digest": "e9558e6969b6e3f48891c2122f365c60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150261, "upload_time": "2018-07-07T11:28:52", "url": "https://files.pythonhosted.org/packages/87/ac/9b3cc065557ad5769d0626fd5dba0ad1cb40e3a72fe6acd3d081b4ad864e/billiard-3.5.0.4.tar.gz" } ], "3.5.0.5": [ { "comment_text": "", "digests": { "md5": "215fd287d11b0f31f89a569e287a19af", "sha256": "42d9a227401ac4fba892918bba0a0c409def5435c4b483267ebfe821afaaba0e" }, "downloads": -1, "filename": "billiard-3.5.0.5.tar.gz", "has_sig": true, "md5_digest": "215fd287d11b0f31f89a569e287a19af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150031, "upload_time": "2018-12-03T11:53:25", "url": "https://files.pythonhosted.org/packages/8b/b7/c2fe04f2522bb02d044347734eeda3ff5c7a632fa7d0401530a371ba73db/billiard-3.5.0.5.tar.gz" } ], "3.6.0.0": [ { "comment_text": "", "digests": { "md5": "1e403d8e1f8053c37949876d5d0eabf1", "sha256": "756bf323f250db8bf88462cd042c992ba60d8f5e07fc5636c24ba7d6f4261d84" }, "downloads": -1, "filename": "billiard-3.6.0.0.tar.gz", "has_sig": true, "md5_digest": "1e403d8e1f8053c37949876d5d0eabf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151342, "upload_time": "2019-02-04T06:00:53", "url": "https://files.pythonhosted.org/packages/3c/a0/5a01bed569cf1af8fcdd4294590acb980a2788d1594f4ccd678b6fea8644/billiard-3.6.0.0.tar.gz" } ], "3.6.1.0": [ { "comment_text": "", "digests": { "md5": "aa2d30ce2f182c10bd5a0335ab1d11cd", "sha256": "01afcb4e7c4fd6480940cfbd4d9edc19d7a7509d6ada533984d0d0f49901ec82" }, "downloads": -1, "filename": "billiard-3.6.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "aa2d30ce2f182c10bd5a0335ab1d11cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 89024, "upload_time": "2019-08-14T16:10:12", "url": "https://files.pythonhosted.org/packages/9a/bb/2a016ac912fca48e06ff5a662407f3d1681aa47df97fb19feba7cc931ee1/billiard-3.6.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a9cd378c8f54d4a825230d141d71d29", "sha256": "b8809c74f648dfe69b973c8e660bcec00603758c9db8ba89d7719f88d5f01f26" }, "downloads": -1, "filename": "billiard-3.6.1.0.tar.gz", "has_sig": false, "md5_digest": "4a9cd378c8f54d4a825230d141d71d29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151717, "upload_time": "2019-08-14T16:10:16", "url": "https://files.pythonhosted.org/packages/68/1d/2aea8fbb0b1e1260a8a2e77352de2983d36d7ac01207cf14c2b9c6cc860e/billiard-3.6.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa2d30ce2f182c10bd5a0335ab1d11cd", "sha256": "01afcb4e7c4fd6480940cfbd4d9edc19d7a7509d6ada533984d0d0f49901ec82" }, "downloads": -1, "filename": "billiard-3.6.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "aa2d30ce2f182c10bd5a0335ab1d11cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 89024, "upload_time": "2019-08-14T16:10:12", "url": "https://files.pythonhosted.org/packages/9a/bb/2a016ac912fca48e06ff5a662407f3d1681aa47df97fb19feba7cc931ee1/billiard-3.6.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a9cd378c8f54d4a825230d141d71d29", "sha256": "b8809c74f648dfe69b973c8e660bcec00603758c9db8ba89d7719f88d5f01f26" }, "downloads": -1, "filename": "billiard-3.6.1.0.tar.gz", "has_sig": false, "md5_digest": "4a9cd378c8f54d4a825230d141d71d29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151717, "upload_time": "2019-08-14T16:10:16", "url": "https://files.pythonhosted.org/packages/68/1d/2aea8fbb0b1e1260a8a2e77352de2983d36d7ac01207cf14c2b9c6cc860e/billiard-3.6.1.0.tar.gz" } ] }