{ "info": { "author": "Lorenzo Villani", "author_email": "lvillani@develer.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "pip-bundle\n==========\n\n|PyPI Version| |PyPI Downloads| |MIT License|\n\nA quick and dirty script to bundle up all Python dependencies used by a\nproject. Best used with\n`virtualenv `__.\n\n**NOTE**: This script works only if all dependencies are available\nthrough PyPI. If you have private dependencies you can follow\ninstructions provided by Armin Ronacher on his blog post `Python on\nWheels `__.\n\nInstallation\n============\n\nIf you are on OS X and have Homebrew's Python:\n\n::\n\n pip install pip-bundle\n\nOtherwise:\n\n::\n\n pip install --user pip-bundle\n\nThen make sure to add the local pip's ``bin`` directory to the\n``$PATH``. Since it is different on each platform, please refer to its\ndocumentation.\n\nOtherwise, if you're feeling a badass and want to ``sudo`` your way out,\nthen run:\n\n::\n\n sudo pip install pip-bundle\n\nUsage\n=====\n\nMake sure your current directory has the ``requirements.txt`` file, then\nrun the following command to create a file called ``bundle.pip-bundle``:\n\n::\n\n pip-bundle create\n\nTo install the bundle then run:\n\n::\n\n pip-bundle install bundle.pip-bundle\n\nYou can also change the name of the bundle by giving it on the command\nline:\n\n::\n\n pip-bundle create mybundle.pip-bundle # Create\n pip-bundle install mybundle.pip-bundle # Install\n\nAnd you can use an alternate name for the ``requirements.txt`` file:\n\n::\n\n pip-bundle create -r my-own-requirements.txt\n\n**NOTE:** The bundle should be consumed on a similar platform to the one\nthat produced it.\n\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/pip-bundle.svg\n :target: https://pypi.python.org/pypi/pip-bundle\n.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/pip-bundle.svg\n :target: https://pypi.python.org/pypi/pip-bundle\n.. |MIT License| image:: https://img.shields.io/badge/license-mit-blue.svg\n :target: http://choosealicense.com/licenses/mit/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/develersrl/pip-bundle", "keywords": "pip bundle", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pip-bundle", "package_url": "https://pypi.org/project/pip-bundle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pip-bundle/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/develersrl/pip-bundle" }, "release_url": "https://pypi.org/project/pip-bundle/0.0.10/", "requires_dist": null, "requires_python": null, "summary": "Bundle all pip dependencies in a single tarball", "version": "0.0.10" }, "last_serial": 1743446, "releases": { "0.0.1": [ { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "4eea80fe0092989b05b2bba2ed8b3cdf", "sha256": "70f0f5aaf1f19bce2f90dcc6b343910eea7295bf499b2c39ecb33010fdb8b4a3" }, "downloads": -1, "filename": "pip-bundle-0.0.1.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "4eea80fe0092989b05b2bba2ed8b3cdf", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2690, "upload_time": "2015-09-08T13:36:52", "url": "https://files.pythonhosted.org/packages/e0/1c/47abd6e2d3096a233bb5a748782216112c204baaa15591d49cc20b509a02/pip-bundle-0.0.1.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "96f3bbbcd424bf9fa2718ad0ffb3eb21", "sha256": "fb3492f79f37cdcb026f0655bd3f5ea962e40c4cdfb3d78081ae42dbd6bed3b6" }, "downloads": -1, "filename": "pip-bundle-0.0.1.tar.gz", "has_sig": false, "md5_digest": "96f3bbbcd424bf9fa2718ad0ffb3eb21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3133, "upload_time": "2015-09-08T13:36:57", "url": "https://files.pythonhosted.org/packages/0b/e4/ad6542607c464f999ca7ee7ac9588e19c20b0ecb75d0d834aca12dbbaa1a/pip-bundle-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "87e6a5ffcedab99942050668f761613f", "sha256": "9adb84eaccab783f610912749c6548a54d1a794778c8d689e7c7cda269396776" }, "downloads": -1, "filename": "pip_bundle-0.0.10-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "87e6a5ffcedab99942050668f761613f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5729, "upload_time": "2015-09-29T08:18:10", "url": "https://files.pythonhosted.org/packages/be/b0/0fdaf4d12558e1bd96e01b93ce56aa6281868ca1972b0006c2e31ba1daa8/pip_bundle-0.0.10-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "c47908586b538da060a388007e652dec", "sha256": "08f2e5760c5a4139f7e4b1eb9d4064d615a188d2c986ece74fef3595393dbb33" }, "downloads": -1, "filename": "pip-bundle-0.0.10.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "c47908586b538da060a388007e652dec", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 3403, "upload_time": "2015-09-29T08:18:02", "url": "https://files.pythonhosted.org/packages/5b/60/7f1aba61803231add27bff6f06e33694ac79c8df92a8a31937e95e604794/pip-bundle-0.0.10.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "a00d2b8a0247824e133dda7dea9a4052", "sha256": "51d8ee2565134bbc88e5307660a9c800f9cbccda5c5bd9393e7a0d80c61ac2e2" }, "downloads": -1, "filename": "pip-bundle-0.0.10.tar.gz", "has_sig": false, "md5_digest": "a00d2b8a0247824e133dda7dea9a4052", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4063, "upload_time": "2015-09-29T08:18:14", "url": "https://files.pythonhosted.org/packages/ac/43/6d6542deb0dc4d293b656034e020f5a50bc01f628439ecac4956d0885ad7/pip-bundle-0.0.10.tar.gz" } ], "0.0.2": [ { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "8117b38b4b59ec376d2a864f2be42622", "sha256": "f04d78c073461c9643504b9729790f33844b5accd0c900d22d159a1afc8c7e37" }, "downloads": -1, "filename": "pip-bundle-0.0.2.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "8117b38b4b59ec376d2a864f2be42622", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2695, "upload_time": "2015-09-08T13:37:49", "url": "https://files.pythonhosted.org/packages/41/8f/d83971525a57d42ff260fdac6cc9849bc3a79fac11c59cb356080242be30/pip-bundle-0.0.2.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "821e1740745acb484de0410e9ca382d7", "sha256": "b11147235e20c6376b38aa6645353184d08e398df2584c2e012031578b19f507" }, "downloads": -1, "filename": "pip-bundle-0.0.2.tar.gz", "has_sig": false, "md5_digest": "821e1740745acb484de0410e9ca382d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3127, "upload_time": "2015-09-08T13:37:55", "url": "https://files.pythonhosted.org/packages/fb/20/1b6ea901e0dafdd6540109383f7d71b7d0fd39008b5a7fe34bb59af0169c/pip-bundle-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "4817051580ef8dc10f4a9a6da5d9d332", "sha256": "775d9ea1699ac062651cf42257064ecec7d32209f0056edaf92d55dd2003a5a2" }, "downloads": -1, "filename": "pip-bundle-0.0.3.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "4817051580ef8dc10f4a9a6da5d9d332", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2698, "upload_time": "2015-09-08T13:39:14", "url": "https://files.pythonhosted.org/packages/45/26/6c66d20193d699525b32a327bf3233ac391ea5297112996b3ce553c568e7/pip-bundle-0.0.3.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "dfd028eca54fd16bbb902bd80f32a1bb", "sha256": "d3eb3f533f1c65f9523b5a12ecdf610a6f9a3af374cebcd915cf7d940a067464" }, "downloads": -1, "filename": "pip-bundle-0.0.3.tar.gz", "has_sig": false, "md5_digest": "dfd028eca54fd16bbb902bd80f32a1bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3129, "upload_time": "2015-09-08T13:39:17", "url": "https://files.pythonhosted.org/packages/99/a5/fdcd4effe6398f699a9dc0b2d20a756de83c4d862308dd1657370a8dfb3d/pip-bundle-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "f703d0ebe236dacfdbb5beadec300e1e", "sha256": "a7ec5128e24c2c39fc31b3f1123f31a37bc28a71a785f152d23879814f619c84" }, "downloads": -1, "filename": "pip-bundle-0.0.4.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "f703d0ebe236dacfdbb5beadec300e1e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2896, "upload_time": "2015-09-09T10:30:45", "url": "https://files.pythonhosted.org/packages/8e/5a/c36213a0eb3b8ef821e00084e6303b06e2a5b639532b23489b7b3df29781/pip-bundle-0.0.4.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "4eb30de0301b8e02f9c2ca5e4d1b87cd", "sha256": "71d9972834b38057de2f3b64ea50384509b25d69b924409f234bf6dbde0ca249" }, "downloads": -1, "filename": "pip-bundle-0.0.4.tar.gz", "has_sig": false, "md5_digest": "4eb30de0301b8e02f9c2ca5e4d1b87cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3427, "upload_time": "2015-09-09T10:30:50", "url": "https://files.pythonhosted.org/packages/74/72/ac3ab8d911203c5ba16d3d0f4cd4c7c622aceda72912704c585db1670e4c/pip-bundle-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "0ccc0b5d5fe4f6c623ec0d23c8cf530e", "sha256": "43ba711c7a1694be3385291e83a1f1255c58596839416298fba450ae36f11c94" }, "downloads": -1, "filename": "pip_bundle-0.0.5-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "0ccc0b5d5fe4f6c623ec0d23c8cf530e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4910, "upload_time": "2015-09-09T10:39:54", "url": "https://files.pythonhosted.org/packages/46/5d/97d6f18c647665c38a56e7f26dc2390bd8448abc8a91afc31773b56941c6/pip_bundle-0.0.5-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "d580098804edbd8aa61615a7bbd4177f", "sha256": "7f2b60cfb0b8912085afcbf09fff19365db2d107912890b5c8819b907d4deead" }, "downloads": -1, "filename": "pip-bundle-0.0.5.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "d580098804edbd8aa61615a7bbd4177f", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2893, "upload_time": "2015-09-09T10:39:51", "url": "https://files.pythonhosted.org/packages/64/38/6b948882f7df7dfabc694bbb2c5bd3213c632f3af173953f3e921cf15ddf/pip-bundle-0.0.5.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "8e720c352f67c083ed083190f2137ae6", "sha256": "85076a4c35bc231e83b229db2b4e7f5e0ac69bd652ac367ad159a7b21710cfa0" }, "downloads": -1, "filename": "pip-bundle-0.0.5.tar.gz", "has_sig": false, "md5_digest": "8e720c352f67c083ed083190f2137ae6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3416, "upload_time": "2015-09-09T10:39:58", "url": "https://files.pythonhosted.org/packages/e8/63/f42513522c3f01e246d99287b29f9af6da133971613eb756d0bf9618f63a/pip-bundle-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "6faebb3bc9015fab692c1923b76e7109", "sha256": "14c354f93fcc318e0ef0b73a8f1d71852c07450e85f296dc59292a6bdd4d3d05" }, "downloads": -1, "filename": "pip_bundle-0.0.6-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "6faebb3bc9015fab692c1923b76e7109", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5103, "upload_time": "2015-09-09T10:47:45", "url": "https://files.pythonhosted.org/packages/9f/2d/19da7e51c19963bcf0c9f2ff451c18785dd8a12762a8063f16eb19fe4efd/pip_bundle-0.0.6-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "cea445b60dfca4e04e5952831560bf9b", "sha256": "72e33311b53bfca897cd004010153bbad53ba2a1984225975bfd0fcb226813f3" }, "downloads": -1, "filename": "pip-bundle-0.0.6.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "cea445b60dfca4e04e5952831560bf9b", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2992, "upload_time": "2015-09-09T10:47:41", "url": "https://files.pythonhosted.org/packages/dd/ce/04ff03303c65b161aa256d3dab9182ccdc875e4aa279d0e83e3343741270/pip-bundle-0.0.6.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "491c2db0b1fb1d6ea65ff8f3cf3a5755", "sha256": "a85112a4c7ac82ec876e92a944a64de792dc970f9ca6722bcc07e9e99e1a2c13" }, "downloads": -1, "filename": "pip-bundle-0.0.6.tar.gz", "has_sig": false, "md5_digest": "491c2db0b1fb1d6ea65ff8f3cf3a5755", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3539, "upload_time": "2015-09-09T10:47:49", "url": "https://files.pythonhosted.org/packages/2e/25/15bd12bc33cecf4a28e8468a8f4525867814708f3b6702191549e4af18b2/pip-bundle-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "e4b5b4874fc710cd98478ace27d69673", "sha256": "78b0dd9685869a27b9c0fd9d103ea9eb701952ab26f50acf6290b457a9f6df87" }, "downloads": -1, "filename": "pip_bundle-0.0.7-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "e4b5b4874fc710cd98478ace27d69673", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5099, "upload_time": "2015-09-09T13:50:24", "url": "https://files.pythonhosted.org/packages/60/f2/87da487d8209d90a96082500902b73a693de22beff9a5c310221902bbaf3/pip_bundle-0.0.7-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "e9bd1ab982fbdf03337ed70f6917e60a", "sha256": "8151a9de55114ca5bef944d4fc563bb25fdf710643c580fa43293e32705aff29" }, "downloads": -1, "filename": "pip-bundle-0.0.7.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "e9bd1ab982fbdf03337ed70f6917e60a", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 3004, "upload_time": "2015-09-09T13:50:20", "url": "https://files.pythonhosted.org/packages/80/44/f7b668a4851a8334271896affc331812f369abbea57adf716bbbcd6e2d54/pip-bundle-0.0.7.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "d574cc8cae98e198dd21e698946e90cf", "sha256": "6bcba583ca46cc8f2603ccc40428faad8c322b5a493bc4f47ea38e92ebb61804" }, "downloads": -1, "filename": "pip-bundle-0.0.7.tar.gz", "has_sig": false, "md5_digest": "d574cc8cae98e198dd21e698946e90cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3590, "upload_time": "2015-09-09T13:50:28", "url": "https://files.pythonhosted.org/packages/23/11/48173ae3b262489da02a3c9fcbdfa53ad95045aee0ba93d8932df1304527/pip-bundle-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "9d897232ed77df3addd5928c3ecd25cf", "sha256": "8782b3b827605bad40d627c7c04859cd5c42d1acaee85df45ed97a410368b7ab" }, "downloads": -1, "filename": "pip_bundle-0.0.8-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "9d897232ed77df3addd5928c3ecd25cf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5212, "upload_time": "2015-09-09T14:31:31", "url": "https://files.pythonhosted.org/packages/94/d7/79e2a7b9f33d5249b461b1d6032a11bd0bc7d09d18cfab1f608d549ac789/pip_bundle-0.0.8-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "b9de71e42e40643fb67fda3d4f731183", "sha256": "8d16b2614f985b5e49d5c0732fdf6ffa9d18dc64125a9029b8395fc9f8948098" }, "downloads": -1, "filename": "pip-bundle-0.0.8.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "b9de71e42e40643fb67fda3d4f731183", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 3109, "upload_time": "2015-09-09T14:31:27", "url": "https://files.pythonhosted.org/packages/b3/40/b2423da96529b23221de8d7e51510b64ad959b02a5643d34b82f0e28fd7d/pip-bundle-0.0.8.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "f3a8fdcf9f334c118baa5b9d19608d4d", "sha256": "b3caed045a9d747306d89661ee6a4c04acb6e1f81342371db0308c2b1f03f819" }, "downloads": -1, "filename": "pip-bundle-0.0.8.tar.gz", "has_sig": false, "md5_digest": "f3a8fdcf9f334c118baa5b9d19608d4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3738, "upload_time": "2015-09-09T14:31:35", "url": "https://files.pythonhosted.org/packages/d7/3b/c1e3461379ce82e9a5f0793840104006426924573382768288640426064f/pip-bundle-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "4abc5bc364952c3b146d8503d8e79f92", "sha256": "b1537639c46753baa933a0744a842a78395c0c3ca0553777df8f6000b62d0db6" }, "downloads": -1, "filename": "pip_bundle-0.0.9-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "4abc5bc364952c3b146d8503d8e79f92", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5258, "upload_time": "2015-09-09T14:37:12", "url": "https://files.pythonhosted.org/packages/c1/ec/6cacb22fedd9239dea0d431d5f6459a4a8dd2a9648f81e34f12c969616af/pip_bundle-0.0.9-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "13353e7b8541dbcaf9342f80ef9e2385", "sha256": "a4609a8b096efcf0f6146f79f13bacf0d667db959e81026946b18fb626790918" }, "downloads": -1, "filename": "pip-bundle-0.0.9.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "13353e7b8541dbcaf9342f80ef9e2385", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 3143, "upload_time": "2015-09-09T14:37:08", "url": "https://files.pythonhosted.org/packages/63/c4/7d9700fd9a9f582031134be8123bb59f81210490b8c383c5baa67cf49c18/pip-bundle-0.0.9.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "77d254c95f8ec965d0074a124644e3a9", "sha256": "c4dc3f76f1b2b9a687af6b5718368d08e7fce5caf5f1db971a6f9d8270484be5" }, "downloads": -1, "filename": "pip-bundle-0.0.9.tar.gz", "has_sig": false, "md5_digest": "77d254c95f8ec965d0074a124644e3a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3779, "upload_time": "2015-09-09T14:37:17", "url": "https://files.pythonhosted.org/packages/0c/4d/b07fb7b8eea042878ca7c92a35f78971ef4f24f02ba0735300d73a51f9f4/pip-bundle-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87e6a5ffcedab99942050668f761613f", "sha256": "9adb84eaccab783f610912749c6548a54d1a794778c8d689e7c7cda269396776" }, "downloads": -1, "filename": "pip_bundle-0.0.10-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "87e6a5ffcedab99942050668f761613f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5729, "upload_time": "2015-09-29T08:18:10", "url": "https://files.pythonhosted.org/packages/be/b0/0fdaf4d12558e1bd96e01b93ce56aa6281868ca1972b0006c2e31ba1daa8/pip_bundle-0.0.10-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "built for Darwin-14.5.0", "digests": { "md5": "c47908586b538da060a388007e652dec", "sha256": "08f2e5760c5a4139f7e4b1eb9d4064d615a188d2c986ece74fef3595393dbb33" }, "downloads": -1, "filename": "pip-bundle-0.0.10.macosx-10.10-intel.tar.gz", "has_sig": false, "md5_digest": "c47908586b538da060a388007e652dec", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 3403, "upload_time": "2015-09-29T08:18:02", "url": "https://files.pythonhosted.org/packages/5b/60/7f1aba61803231add27bff6f06e33694ac79c8df92a8a31937e95e604794/pip-bundle-0.0.10.macosx-10.10-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "a00d2b8a0247824e133dda7dea9a4052", "sha256": "51d8ee2565134bbc88e5307660a9c800f9cbccda5c5bd9393e7a0d80c61ac2e2" }, "downloads": -1, "filename": "pip-bundle-0.0.10.tar.gz", "has_sig": false, "md5_digest": "a00d2b8a0247824e133dda7dea9a4052", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4063, "upload_time": "2015-09-29T08:18:14", "url": "https://files.pythonhosted.org/packages/ac/43/6d6542deb0dc4d293b656034e020f5a50bc01f628439ecac4956d0885ad7/pip-bundle-0.0.10.tar.gz" } ] }