{ "info": { "author": "Kamal Mustafa", "author_email": "kamal.mustafa@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Buildout :: Recipe", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "Introduction\n============\n\n''mk.recipe.pip'' is a `zc.buildout`_ recipe which allow\nyou to piggyback on pip to install certain packages that\nnot possible to install using `zc.recipe.egg`_. It does not\nreplace `zc.recipe.egg`_ (not yet) but should be used in conjuction\nwith that recipe. It's based on ''collective.recipe.modwsgi'.'\n\nIt is very simple to use. This is a minimal ''buildout.cfg'' file::\n\n [buildout]\n parts = pip base\n\n [pip]\n recipe = mk.recipe.pip\n requirements =\n svn+http://django-grappelli.googlecode.com/svn/trunk\n disable-pth = true\n\n [base]\n recipe = zc.recipe.egg\n interpreter = python\n eggs =\n grappelli\n Django==1.5.1\n\nAbove, ``grappelli`` will be installed into ``eggs`` directory so that\n`zc.recipe.egg`_ can pick it up. This especially usefull to install private\npackages that only available maybe through svn or other version control system.\n\n.. _zc.buildout: http://pypi.python.org/pypi/zc.buildout\n.. _zc.recipe.egg: http://pypi.python.org/pypi/zc.recipe.egg\n.. _paste.deploy: http://pythonpaste.org/deploy/\n.. _mod_wsgi: http://code.google.com/p/modwsgi/\n.. _z3c.recipe.scripts: http://pypi.python.org/pypi/z3c.recipe.scripts\n\nChangelogs\n==========\n\n================\n0.3 - 2013-05-08\n================\n* Missing files in 0.2.\n\n================\n0.2 - 2013-05-08\n================\n* Add eggs option, can be used in zc.recipe.egg eggs's options.\n\n===\n0.1\n===\n* Initial release.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/k4ml/mk.recipe.pip/archive/master.zip#egg=mk.recipe.pip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/k4ml/mk.recipe.pip", "keywords": "wsgi buildout", "license": "ZPL", "maintainer": null, "maintainer_email": null, "name": "mk.recipe.pip", "package_url": "https://pypi.org/project/mk.recipe.pip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mk.recipe.pip/", "project_urls": { "Download": "https://github.com/k4ml/mk.recipe.pip/archive/master.zip#egg=mk.recipe.pip", "Homepage": "https://github.com/k4ml/mk.recipe.pip" }, "release_url": "https://pypi.org/project/mk.recipe.pip/0.3/", "requires_dist": null, "requires_python": null, "summary": "Use pip from buildout", "version": "0.3" }, "last_serial": 803089, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bc8d6fa3b753928deca8cd35d0ec39d9", "sha256": "ad24c69f42e6b795755e2a88ef850e695d5b1cf3af012810831b6dcef0c224a6" }, "downloads": -1, "filename": "mk.recipe.pip-0.1.tar.gz", "has_sig": false, "md5_digest": "bc8d6fa3b753928deca8cd35d0ec39d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4086, "upload_time": "2013-05-02T12:07:29", "url": "https://files.pythonhosted.org/packages/d9/ee/16625d26eb7602f21357fa7cced313e4e1d83e9bc8192d99f08a3ff48440/mk.recipe.pip-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9d5e88758277f112e573f7d374729782", "sha256": "b0324fa7e572acd75026cb04a64d3eec02f1f39825cdeb09b74f31ad3c3ed03c" }, "downloads": -1, "filename": "mk.recipe.pip-0.2.zip", "has_sig": false, "md5_digest": "9d5e88758277f112e573f7d374729782", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8407, "upload_time": "2013-05-08T07:18:56", "url": "https://files.pythonhosted.org/packages/83/38/f648a66c13ab30f467f5d09fd2204088041e2a335f5d2dbc335d521bd1b1/mk.recipe.pip-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "b67d082bf53c2ccdc1bd3bc09b46d2f2", "sha256": "935eb9c695a1774e5989f624938ff0595536569bc62a3c9c02448e8c6649d5d9" }, "downloads": -1, "filename": "mk.recipe.pip-0.3.zip", "has_sig": false, "md5_digest": "b67d082bf53c2ccdc1bd3bc09b46d2f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8847, "upload_time": "2013-05-08T07:36:24", "url": "https://files.pythonhosted.org/packages/d4/47/256e8bcc041d9e0196e05302eb455c999251f84e4e6183f745d85be763bc/mk.recipe.pip-0.3.zip" } ], "dev": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "b67d082bf53c2ccdc1bd3bc09b46d2f2", "sha256": "935eb9c695a1774e5989f624938ff0595536569bc62a3c9c02448e8c6649d5d9" }, "downloads": -1, "filename": "mk.recipe.pip-0.3.zip", "has_sig": false, "md5_digest": "b67d082bf53c2ccdc1bd3bc09b46d2f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8847, "upload_time": "2013-05-08T07:36:24", "url": "https://files.pythonhosted.org/packages/d4/47/256e8bcc041d9e0196e05302eb455c999251f84e4e6183f745d85be763bc/mk.recipe.pip-0.3.zip" } ] }