{ "info": { "author": "Juan Grigea", "author_email": "juan@grigera.com.ar", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\n\n.. Note to recipe author!\n ---------------------\n Update the following URLs to point to your:\n \n - code repository\n - bug tracker \n - questions/comments feedback mail \n (do not set a real mail, to avoid spams)\n\n Or remove it if not used.\n\n- Code repository: http://svn.somewhere.com/...\n- Questions and comments to somemailing_list\n- Report bugs at http://bug.somewhere.com/..\n\n\nDetailed Documentation\n**********************\n\nSupported options\n=================\n\nThe recipe supports the following options:\n\n.. Note to recipe author!\n ----------------------\n For each option the recipe uses you shoud include a description\n about the purpose of the option, the format and semantics of the\n values it accepts, whether it is mandatory or optional and what the\n default value is if it is omitted.\n\noption1\n Description for ``option1``...\n\noption2\n Description for ``option2``...\n\n\nExample usage\n=============\n\n.. Note to recipe author!\n ----------------------\n zc.buildout provides a nice testing environment which makes it\n relatively easy to write doctests that both demonstrate the use of\n the recipe and test it.\n You can find examples of recipe doctests from the PyPI, e.g.\n \n http://pypi.python.org/pypi/zc.recipe.egg\n\n The PyPI page for zc.buildout contains documentation about the test\n environment.\n\n http://pypi.python.org/pypi/zc.buildout#testing-support\n\n Below is a skeleton doctest that you can start with when building\n your own tests.\n\nWe'll start by creating a buildout that uses the recipe::\n\n >>> write('buildout.cfg',\n ... \"\"\"\n ... [buildout]\n ... parts = test1\n ...\n ... [test1]\n ... recipe = gcommons.recipe.apachevhosts\n ... option1 = %(foo)s\n ... option2 = %(bar)s\n ... \"\"\" % { 'foo' : 'value1', 'bar' : 'value2'})\n\nRunning the buildout gives us::\n\n >>> print 'start', system(buildout) \n start...\n Installing test1.\n Unused options for test1: 'option2' 'option1'.\n \n\n\n\nContributors\n************\n\nJuan Grigea, Author\n\n\nChange history\n**************\n\n0.1 (xxxx-xx-xx)\n----------------\n\n- Created recipe with ZopeSkel\n [Juan Grigea]\n\nDownload\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.gcommons.org", "keywords": "", "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "gcommons.recipe.apachevhosts", "package_url": "https://pypi.org/project/gcommons.recipe.apachevhosts/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gcommons.recipe.apachevhosts/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.gcommons.org" }, "release_url": "https://pypi.org/project/gcommons.recipe.apachevhosts/0.2/", "requires_dist": null, "requires_python": null, "summary": "buildout recipe that writes apache.conf virtual hosts", "version": "0.2" }, "last_serial": 792292, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3ce107b68b66bc287720123248fc1501", "sha256": "aff7819c2099c0d5a3e956d5014bc45cc3ba2f586c5d46ef7849d97c0ed3c738" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.1-py2.4.egg", "has_sig": false, "md5_digest": "3ce107b68b66bc287720123248fc1501", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 9000, "upload_time": "2010-07-07T18:37:58", "url": "https://files.pythonhosted.org/packages/7d/10/273d820bda2e8485ecd93b27acb54e09ccc6f636dd7121f054f89f1ee66b/gcommons.recipe.apachevhosts-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "b7a1ab056ab3c3f6d6553a1a11a323b4", "sha256": "96cbd97e2d0069113dcd0aac862e74f1e766f82ba8deddbfa5f4874ca917e50a" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.1-py2.6.egg", "has_sig": false, "md5_digest": "b7a1ab056ab3c3f6d6553a1a11a323b4", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9014, "upload_time": "2010-07-07T18:36:58", "url": "https://files.pythonhosted.org/packages/2d/29/8b4abe5fa558459c020af5e673c43ffd99d9b3937d3722f7983143921c9d/gcommons.recipe.apachevhosts-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "ccc0512b483b4f7a66e37fd458bb2a34", "sha256": "66ffc0f6aa43b02445dddb32bea3c7e1262dd68ddb5fa656084e3b2a7de79925" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.1.tar.gz", "has_sig": false, "md5_digest": "ccc0512b483b4f7a66e37fd458bb2a34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4510, "upload_time": "2010-07-07T18:35:40", "url": "https://files.pythonhosted.org/packages/9b/dc/ea29a63031f580fc51e338f7cfd922a7ec8461857144c6826bcbbe936f15/gcommons.recipe.apachevhosts-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ddd80537391fffe77389caf7e46d1976", "sha256": "4273ed5a01bc497e4676735fc8767f55a2419b6f1ef941c40e84a7d01f00da24" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2-py2.4.egg", "has_sig": false, "md5_digest": "ddd80537391fffe77389caf7e46d1976", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 9000, "upload_time": "2010-07-07T18:55:36", "url": "https://files.pythonhosted.org/packages/7e/46/01255d41a41b8b0c35a5fa48d935fcfeeb02711e04c389440d5ac175c904/gcommons.recipe.apachevhosts-0.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "2ef6923877749d0a6ec14de0b8c91931", "sha256": "724606297eeab0c7abcaa80d87973991e2463cfa07c85fea27fccb25f7f44fc2" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2-py2.6.egg", "has_sig": false, "md5_digest": "2ef6923877749d0a6ec14de0b8c91931", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9023, "upload_time": "2011-01-25T02:22:59", "url": "https://files.pythonhosted.org/packages/11/e0/775999f06216d0a81c88e39b4cd59341b67e42fafc3430f7e0f8ea6b9044/gcommons.recipe.apachevhosts-0.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "04ae61482e5b82dac430729437972828", "sha256": "c177dc78f6e0a1b480779b8a6841367bee4bf775899ff2cbebd936c2536b3997" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2-py2.7.egg", "has_sig": false, "md5_digest": "04ae61482e5b82dac430729437972828", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9021, "upload_time": "2012-11-12T15:13:43", "url": "https://files.pythonhosted.org/packages/ea/2a/d1893dde466ba6bd39b07d84a08e311d600afe0fac253b779a76f1058f2b/gcommons.recipe.apachevhosts-0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3d0f5136447ec76e733c661d030a3ef2", "sha256": "b8e953986dfe2ac97bb38b15654a696e1f002cce202187d40a56200ae50bb499" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2.tar.gz", "has_sig": false, "md5_digest": "3d0f5136447ec76e733c661d030a3ef2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4495, "upload_time": "2010-07-07T18:55:44", "url": "https://files.pythonhosted.org/packages/1b/f6/e0c289acae6d67a82c84d1f7f25663f20429fd1fce8522cd87f92540fbc8/gcommons.recipe.apachevhosts-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ddd80537391fffe77389caf7e46d1976", "sha256": "4273ed5a01bc497e4676735fc8767f55a2419b6f1ef941c40e84a7d01f00da24" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2-py2.4.egg", "has_sig": false, "md5_digest": "ddd80537391fffe77389caf7e46d1976", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 9000, "upload_time": "2010-07-07T18:55:36", "url": "https://files.pythonhosted.org/packages/7e/46/01255d41a41b8b0c35a5fa48d935fcfeeb02711e04c389440d5ac175c904/gcommons.recipe.apachevhosts-0.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "2ef6923877749d0a6ec14de0b8c91931", "sha256": "724606297eeab0c7abcaa80d87973991e2463cfa07c85fea27fccb25f7f44fc2" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2-py2.6.egg", "has_sig": false, "md5_digest": "2ef6923877749d0a6ec14de0b8c91931", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9023, "upload_time": "2011-01-25T02:22:59", "url": "https://files.pythonhosted.org/packages/11/e0/775999f06216d0a81c88e39b4cd59341b67e42fafc3430f7e0f8ea6b9044/gcommons.recipe.apachevhosts-0.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "04ae61482e5b82dac430729437972828", "sha256": "c177dc78f6e0a1b480779b8a6841367bee4bf775899ff2cbebd936c2536b3997" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2-py2.7.egg", "has_sig": false, "md5_digest": "04ae61482e5b82dac430729437972828", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9021, "upload_time": "2012-11-12T15:13:43", "url": "https://files.pythonhosted.org/packages/ea/2a/d1893dde466ba6bd39b07d84a08e311d600afe0fac253b779a76f1058f2b/gcommons.recipe.apachevhosts-0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3d0f5136447ec76e733c661d030a3ef2", "sha256": "b8e953986dfe2ac97bb38b15654a696e1f002cce202187d40a56200ae50bb499" }, "downloads": -1, "filename": "gcommons.recipe.apachevhosts-0.2.tar.gz", "has_sig": false, "md5_digest": "3d0f5136447ec76e733c661d030a3ef2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4495, "upload_time": "2010-07-07T18:55:44", "url": "https://files.pythonhosted.org/packages/1b/f6/e0c289acae6d67a82c84d1f7f25663f20429fd1fce8522cd87f92540fbc8/gcommons.recipe.apachevhosts-0.2.tar.gz" } ] }