{ "info": { "author": "Franklin Kingma", "author_email": "franklin@fourdigits.nl", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools" ], "description": ".. contents::\n\nSupported options\n=================\n\nThis recipe supports the following options:\n\nurl\n URL pointing to the ``stud`` compressed archive. By default it uses:\n https://github.com/bumptech/stud/tarball/master\n\ntarget\n Target can be one of the following:\n linux22, linux24, linux24e linux24eold, linux26, solaris, freebsd,\n openbsd, generic.\n\ncpu\n CPU can be one of the following: i686, i586, ultrasparc, generic.\n\n\nExample usage\n=============\n\nTo use this recipe, just create a part for it and define the ``recipe``\nparameter::\n\n [buildout]\n parts =\n ...\n stud\n\n [stud]\n recipe = fourdigits.recipe.stud\n\nThis will configure the default options for ``url``, ``target``,\n``cpu`` and ``livevversion``. If you like or need to you can override these parameters, e.g.::\n\n [haproxy]\n recipe = foudigits.recipe.stud\n url = https://github.com/bumptech/stud/tarball/master\n target = linux26\n cpu = i686\n libevversion = 4.04\n\n\nReporting bugs or asking questions\n==================================\n\nhttps://github.com/kingel/fourdigits.recipe.stud/issues\n\nCode repository\n===============\n\nhttps://github.com/kingel/fourdigits.recipe.stud\n\nContributors\n============\n\n- Franklin Kingma, Author [kingel]\n- Roel Bruggink, Additional help\n\nReleases\n=========\n\n1.0.5 (2011-02-06)\n------------------\n\n- libev configurable via libevversion in buildout\n [kingel]\n\n1.0.3 (2011-02-06)\n------------------\n\n- Updated libev version.\n [kingel]\n\n1.0.2 (2011-01-12)\n------------------\n\n- Fix broken egg.\n [kingel]\n\n1.0.1 (2011-01-12)\n------------------\n\n- Fix broken egg.\n [kingel]\n\n1.0 (2011-01-12)\n------------------\n\n- First release.\n [kingel]", "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/fourdigits.recipe.stud", "keywords": "buildout stud ssl proxy", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "fourdigits.recipe.stud", "package_url": "https://pypi.org/project/fourdigits.recipe.stud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fourdigits.recipe.stud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/fourdigits.recipe.stud" }, "release_url": "https://pypi.org/project/fourdigits.recipe.stud/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "Buildout recipe to install stud", "version": "1.0.5" }, "last_serial": 792128, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "d9018a7b5fcd02cda3ea20d308443d7a", "sha256": "f2fe8c476b92eb5fe209103918a64ff6db48fa6ccf546f4b69c09b28bf78021f" }, "downloads": -1, "filename": "fourdigits.recipe.stud-1.0.tar.gz", "has_sig": false, "md5_digest": "d9018a7b5fcd02cda3ea20d308443d7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5498, "upload_time": "2012-01-12T11:06:21", "url": "https://files.pythonhosted.org/packages/ef/0a/b8ed8e9c853ac5992e77de37e8b57db6dbd3cdd2c46505dc7d7ce0d63c4f/fourdigits.recipe.stud-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f8efca56930d3526bf4645018bbc25e1", "sha256": "ce2a1c8ef995eff70c4ef8ad643e419d5b3c6a610333f4e7266a61b2595515ce" }, "downloads": -1, "filename": "fourdigits.recipe.stud-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f8efca56930d3526bf4645018bbc25e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5717, "upload_time": "2012-01-12T11:18:44", "url": "https://files.pythonhosted.org/packages/f4/b7/8643c7d67cdfdafe2933ef298d7f7f06137775b82dda20bd50ad69e04a55/fourdigits.recipe.stud-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "9d10f8c6a9265bd78a3f973ab9c03437", "sha256": "cf66f527cfcfbe46452703f21b056d3cba7a6cf38d329c47e5cb2b5b091cfd68" }, "downloads": -1, "filename": "fourdigits.recipe.stud-1.0.2.tar.gz", "has_sig": false, "md5_digest": "9d10f8c6a9265bd78a3f973ab9c03437", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5830, "upload_time": "2012-01-12T12:38:09", "url": "https://files.pythonhosted.org/packages/16/db/63b4dd2799440ede6bf426fa5d3d81d078d7f1335d06f34778f168b50a37/fourdigits.recipe.stud-1.0.2.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "b13ae7bab04c9337e4cc09e5b99de18e", "sha256": "dda3105b3a01dca536efce60d605407b43d9b645327b4b846b4c3ad5005793e9" }, "downloads": -1, "filename": "fourdigits.recipe.stud-1.0.4.tar.gz", "has_sig": false, "md5_digest": "b13ae7bab04c9337e4cc09e5b99de18e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5763, "upload_time": "2012-02-06T11:07:25", "url": "https://files.pythonhosted.org/packages/4f/c4/92b981f2aae22236f31a79eb89a5e76833c092f85f7035666e63f554e69e/fourdigits.recipe.stud-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "77f1bb7abdf7ee8b0ac73cec642ea50e", "sha256": "d41368ab51f41a7da77614d4522ad083b8ef5f366de69284f66a604267f844c4" }, "downloads": -1, "filename": "fourdigits.recipe.stud-1.0.5.tar.gz", "has_sig": false, "md5_digest": "77f1bb7abdf7ee8b0ac73cec642ea50e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5865, "upload_time": "2012-02-06T15:27:15", "url": "https://files.pythonhosted.org/packages/03/25/bd74cd9380d5da7c4ce2e92e84e035dc14550f631e786bedc9d05a7874f7/fourdigits.recipe.stud-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77f1bb7abdf7ee8b0ac73cec642ea50e", "sha256": "d41368ab51f41a7da77614d4522ad083b8ef5f366de69284f66a604267f844c4" }, "downloads": -1, "filename": "fourdigits.recipe.stud-1.0.5.tar.gz", "has_sig": false, "md5_digest": "77f1bb7abdf7ee8b0ac73cec642ea50e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5865, "upload_time": "2012-02-06T15:27:15", "url": "https://files.pythonhosted.org/packages/03/25/bd74cd9380d5da7c4ce2e92e84e035dc14550f631e786bedc9d05a7874f7/fourdigits.recipe.stud-1.0.5.tar.gz" } ] }