{ "info": { "author": "Tom Wardill", "author_email": "tom.wardill@isotoma.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX" ], "description": "Eggpaths buildout recipe\n========================\n\nThis package provides a buildout_ recipe to get the paths to the eggs that have been installed. This is useful for referencing paths within an egg in a later buildout part, such as Apache aliases to a Django media directory.\n\nThe values are provided as buildout parameters in the section of which this is the recipe.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\n\nFor example::\n\n [eggpaths]\n recipe = isotoma.recipe.eggpaths\n eggs = Nose\n Django\n\n [apache]\n recipe = isotoma.recipe.apache\n aliases = /media:${eggpaths:Django}/contrib/admin/media\n\n\nThis recipe will also create a text file called eggpaths.txt in the parts directory, which can be used for reference\n\nMandatory parameters\n--------------------\n\neggs\n The list of eggs that you are interested in the paths for\n\n\nLicense\n-------\n\nCopyright 2010 Isotoma Limited\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and \nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/isotoma.recipe.eggpaths", "keywords": "buildout", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "isotoma.recipe.eggpaths", "package_url": "https://pypi.org/project/isotoma.recipe.eggpaths/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/isotoma.recipe.eggpaths/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/isotoma.recipe.eggpaths" }, "release_url": "https://pypi.org/project/isotoma.recipe.eggpaths/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Get the paths to certain eggs that have been installed, so they can be referenced in other buildout sections", "version": "0.1.1" }, "last_serial": 793481, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "1bbbe29538f96203bbbce3fc9c965726", "sha256": "afb68e921ee9663161556b911646cc35456f2c3369fbbafce95d4f4a28e3139a" }, "downloads": -1, "filename": "isotoma.recipe.eggpaths-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1bbbe29538f96203bbbce3fc9c965726", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3232, "upload_time": "2011-07-01T20:26:37", "url": "https://files.pythonhosted.org/packages/93/d8/797603612a08d66b87eb30e25ff343439a1e63cf70b259c668c7952f3a51/isotoma.recipe.eggpaths-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "540766f28b35a54238d0c52209532498", "sha256": "35c0f5765732c096af1347a5e0fb99bb105a10df70c5347aaabf4588a456ceee" }, "downloads": -1, "filename": "isotoma.recipe.eggpaths-0.1.0.tar.gz", "has_sig": false, "md5_digest": "540766f28b35a54238d0c52209532498", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2833, "upload_time": "2011-12-03T11:30:49", "url": "https://files.pythonhosted.org/packages/32/9c/2bf593797b63c8312c5e55e1d667dd4fbed852e7c2638aedea70abfd6fd6/isotoma.recipe.eggpaths-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "738a9c768b675ba22191f431303f1938", "sha256": "44ffc2cea497e75836fc234908a9a059a7e1edb08cfa85b5e04a0e7ae340a24d" }, "downloads": -1, "filename": "isotoma.recipe.eggpaths-0.1.1.tar.gz", "has_sig": false, "md5_digest": "738a9c768b675ba22191f431303f1938", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2841, "upload_time": "2011-11-06T16:23:06", "url": "https://files.pythonhosted.org/packages/47/c8/293bea4f9e12435d13a4b655eda7ead00ce1edad6319695af3c70e8e9f33/isotoma.recipe.eggpaths-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "738a9c768b675ba22191f431303f1938", "sha256": "44ffc2cea497e75836fc234908a9a059a7e1edb08cfa85b5e04a0e7ae340a24d" }, "downloads": -1, "filename": "isotoma.recipe.eggpaths-0.1.1.tar.gz", "has_sig": false, "md5_digest": "738a9c768b675ba22191f431303f1938", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2841, "upload_time": "2011-11-06T16:23:06", "url": "https://files.pythonhosted.org/packages/47/c8/293bea4f9e12435d13a4b655eda7ead00ce1edad6319695af3c70e8e9f33/isotoma.recipe.eggpaths-0.1.1.tar.gz" } ] }