{ "info": { "author": "Agendaless Consulting", "author_email": "repoze-dev@lists.repoze.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Overview\n\n repoze.obob is a reconstruction of the \"bobo\" precursor of Zope (the\n \"object publisher\" portion), stripped down to be used as a possible\n application endpoint in the 'repoze' stack.\n\nInstallation\n\n Installing setuptools\n\n repoze.obob depends on setuptools for its installation. To install\n setuptools:\n\n - Download ez_setup.py from\n http://peak.telecommunity.com/dist/ez_setup.py\n \n - Run ez_setup.py using Python 2.4.3 or better. You can use\n http://peak.telecommunity.com/dist/virtual-python.py if you're\n running a UNIX system to avoid polluting your \"system\" Python's\n \"site-packages\" directory with repoze-required eggs.\n\n Installing repoze\n\n - After ez_setup.py is finished installing setuptools, run::\n\n $pyprefix/bin/python setup.py develop\n\n This will cause all packages required by repoze.obob to be\n installed as Python eggs in the Python site-packages directory and\n will cause the code from within the repoze.obob directory to be\n used during execution.\n\nTesting\n\n - To all run repoze.obob tests, cd to the top-level repoze.obob\n checkout dir and run::\n\n $pyprefix/bin/python setup.py test", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.repoze.org", "keywords": "web application server wsgi zope", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "repoze.obob", "package_url": "https://pypi.org/project/repoze.obob/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/repoze.obob/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.repoze.org" }, "release_url": "https://pypi.org/project/repoze.obob/0.4/", "requires_dist": null, "requires_python": null, "summary": "Zope-like publisher as WSGI application", "version": "0.4" }, "last_serial": 804667, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "1dbbdead8efd3f00214d3581f7a9ce69", "sha256": "4f7da82330b9c2db29fd3988fd1d3e295239aa757312943a7eb99abc7b423d84" }, "downloads": -1, "filename": "repoze.obob-0.4.tar.gz", "has_sig": false, "md5_digest": "1dbbdead8efd3f00214d3581f7a9ce69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12677, "upload_time": "2009-10-29T21:04:10", "url": "https://files.pythonhosted.org/packages/f3/2e/81d336751abee54a50b8910fd20b675daef94f510c40120e6d15987402b8/repoze.obob-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dbbdead8efd3f00214d3581f7a9ce69", "sha256": "4f7da82330b9c2db29fd3988fd1d3e295239aa757312943a7eb99abc7b423d84" }, "downloads": -1, "filename": "repoze.obob-0.4.tar.gz", "has_sig": false, "md5_digest": "1dbbdead8efd3f00214d3581f7a9ce69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12677, "upload_time": "2009-10-29T21:04:10", "url": "https://files.pythonhosted.org/packages/f3/2e/81d336751abee54a50b8910fd20b675daef94f510c40120e6d15987402b8/repoze.obob-0.4.tar.gz" } ] }