{ "info": { "author": "Damien Baty", "author_email": "damien.baty.remove@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Basket is a small command-line utility that downloads Python packages\nfrom a (real) PyPI server and store them in a single place so that\nthey can be found by ``easy_install`` or ``pip`` when offline.\n\nI often work offline (typically in the train). It is not unusal then\nto have to create a virtual environment and fill it with the Python\npackages I need. Without an Internet connection, I could copy Python\npackages from an environment to another, but this is a bit\ncumbersome. I need a local PyPI repository. Basket allows me to build\nand maintain such a repository.\n\nBasket is not a PyPI mirror. It is not a server: you cannot register\nor upload packages. It does not install Python packages in a Python\ninstallation or a virtual environment.\n\nFor further details, see the documentation at ``_ (or in the ``docs/`` folder in the source).\n\nList of releases of Basket\n==========================\n\n1.0 (2012-05-14)\n----------------\n\n- add support for Python 3;\n\n- fix a bug in 'prune' command that could cause Basket to prune the\n wrong version(s).\n\n\n0.9 (2012-04-16)\n----------------\n\n- handle tar-bzipped ('.tar.bz2') archives. Thanks to Nathan McBride\n who reported the bug (`#1 `_).\n\n\n0.8 (2012-02-15)\n----------------\n\nFirst public release.", "description_content_type": null, "docs_url": "https://pythonhosted.org/Basket/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/Basket", "keywords": "eggs easy_install pip package static repository pypi", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "Basket", "package_url": "https://pypi.org/project/Basket/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Basket/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/Basket" }, "release_url": "https://pypi.org/project/Basket/1.0/", "requires_dist": null, "requires_python": null, "summary": "A local static PyPI repository builder", "version": "1.0" }, "last_serial": 709018, "releases": { "0.8": [ { "comment_text": "", "digests": { "md5": "2220cf49d38a2fd8fd8dd40246fcc2ab", "sha256": "384987b5865950e4966ebd1f4642725d70c83f0d613660e851e47289f3a223fd" }, "downloads": -1, "filename": "Basket-0.8.tar.gz", "has_sig": false, "md5_digest": "2220cf49d38a2fd8fd8dd40246fcc2ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14921, "upload_time": "2012-02-15T20:29:38", "url": "https://files.pythonhosted.org/packages/74/25/773877febba06972dc773fe36c2da1dc6f903304560acc9b27cf55f37f90/Basket-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "a01c2628fcbb5d894af767744299fc82", "sha256": "fc1ac68b17b192242153c0417ca440689cfe368dd403c919e8da1c70e9510611" }, "downloads": -1, "filename": "Basket-0.9.tar.gz", "has_sig": false, "md5_digest": "a01c2628fcbb5d894af767744299fc82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13141, "upload_time": "2012-04-16T12:10:35", "url": "https://files.pythonhosted.org/packages/3b/dd/79810122111d0fdb7f2ff8b3a2dc529c75f7d5e089cfc6e96b401e5ed8ab/Basket-0.9.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "f4d1434e9370ce4263d01267339139cc", "sha256": "2716c31037346b24b7eb3f6390c460b0e73d343707406f680df9b5bd563a1372" }, "downloads": -1, "filename": "Basket-1.0.tar.gz", "has_sig": false, "md5_digest": "f4d1434e9370ce4263d01267339139cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15672, "upload_time": "2012-05-15T16:03:48", "url": "https://files.pythonhosted.org/packages/c1/cf/b84af837de63fcc302527b358ae99ba42cf6df76d3a81cd5888344c6c5cc/Basket-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4d1434e9370ce4263d01267339139cc", "sha256": "2716c31037346b24b7eb3f6390c460b0e73d343707406f680df9b5bd563a1372" }, "downloads": -1, "filename": "Basket-1.0.tar.gz", "has_sig": false, "md5_digest": "f4d1434e9370ce4263d01267339139cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15672, "upload_time": "2012-05-15T16:03:48", "url": "https://files.pythonhosted.org/packages/c1/cf/b84af837de63fcc302527b358ae99ba42cf6df76d3a81cd5888344c6c5cc/Basket-1.0.tar.gz" } ] }