{ "info": { "author": "Rok Garbas", "author_email": "rok@garbas.si", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "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" ], "description": "Introduction\n============\n``pyramid_recipe_modwgi`` is a `zc.buildout`_ recipe which create `mod_wsgi`_\nentry point for your wsgi application.\n\nPackage was inspired by `collective.recipe.modwsgi`_.\n\n.. contents::\n\n\nExample\n=======\n\n [buildout]\n parts = modwsgi\n\n [modwsgi]\n recipe = pyramid-recipe-modwsgi\n eggs = pyramid\n target = ${buildout:directory}/app.wsgi\n config-file = ${buildout:directory}/production.ini\n\n\nChangelog\n=========\n\n0.1 - 05-10-2012\n----------------\n\n- Initial release\n [garbas]\n\n\nContributors\n============\n\n- `Rok Garbas`_\n\n\n.. _`zc.buildout`: http://buildout.org\n.. _`mod_wsgi`: http://code.google.com/p/modwsgi\n.. _`collective.recipe.modwsgi`: https://github.com/wichert/collective.recipe.modwsgi\n.. _`Rok Garbas`: http://garbas.si\n.. _`garbas`: http://garbas.si", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/garbas/pyramid_recipe_modwsgi", "keywords": "apache pyramid wsgi buildout", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyramid-recipe-modwsgi", "package_url": "https://pypi.org/project/pyramid-recipe-modwsgi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid-recipe-modwsgi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/garbas/pyramid_recipe_modwsgi" }, "release_url": "https://pypi.org/project/pyramid-recipe-modwsgi/0.1/", "requires_dist": null, "requires_python": null, "summary": "zc.buildout recipe to create apache modwsgi file.", "version": "0.1" }, "last_serial": 745927, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "19e2a5dc6db6f1502a5316606469d5b7", "sha256": "b390075f7bcfe889331a89fc4a2d7d3c80a155430682df122b3c8af3c293babe" }, "downloads": -1, "filename": "pyramid-recipe-modwsgi-0.1.tar.gz", "has_sig": false, "md5_digest": "19e2a5dc6db6f1502a5316606469d5b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2801, "upload_time": "2012-10-05T17:35:03", "url": "https://files.pythonhosted.org/packages/bb/6a/8d05ac4518bf0159167c5b979273ca402b1542ecf741153c661c3d20f7a4/pyramid-recipe-modwsgi-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19e2a5dc6db6f1502a5316606469d5b7", "sha256": "b390075f7bcfe889331a89fc4a2d7d3c80a155430682df122b3c8af3c293babe" }, "downloads": -1, "filename": "pyramid-recipe-modwsgi-0.1.tar.gz", "has_sig": false, "md5_digest": "19e2a5dc6db6f1502a5316606469d5b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2801, "upload_time": "2012-10-05T17:35:03", "url": "https://files.pythonhosted.org/packages/bb/6a/8d05ac4518bf0159167c5b979273ca402b1542ecf741153c661c3d20f7a4/pyramid-recipe-modwsgi-0.1.tar.gz" } ] }