{ "info": { "author": "Zope Corporation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "zope.introspectorui\n*******************\n\nWhat is zope.introspectorui?\n============================\n\n`zope.introspectorui` is a set of views for the information objects provided\nby zope.introspector.\n\nInstalling zope.introspectorui\n==============================\n\n`zope.introspectorui` is provided as an Python egg on cheeseshop and set\nup via `zc.buildout`_\n\n.. _zc.buildout: http://cheeseshop.python.org/pypi/zc.buildout\n\nYou may have setuptools already installed for your system Python. In\nthat case, you may need to upgrade it first because buildout requires\na very recent version::\n\n $ sudo easy_install -U setuptools\n\nIf this command fails because easy_install is not available, there is\na good chance you do not have setuptools available for your system\nPython. If so, there is no problem because setuptools will be\ninstalled locally by buildout.\n\nBecause `zope.introspectorui` is a developer tool, you normally use it\nby including the package the `setup.py` file of your own\npackage. There will most probably a section called `install_requires`\nwhere you add 'zope.introspector' like this::\n\n ...\n install_requires=['setuptools',\n # Add extra requirements here\n 'zope.introspectorui',\n ...\n ],\n\nIn `zc.buildout` based package setups you can 'activate' usage of\n`zope.introspectorui` afterwards simply by (re)running `bin/buildout`.\n\n\nCHANGES\n*******\n\n0.2 (2009-01-29)\n================\n\n* Add explicit dependency to zope.location and clean up ZCML activation.\n\n\n0.1 (2008-10-24)\n================\n\n\n* Initial Release", "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/zope.introspectorui", "keywords": "zope zope2 zope3 web introspection introspector", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zope.introspectorui", "package_url": "https://pypi.org/project/zope.introspectorui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zope.introspectorui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/zope.introspectorui" }, "release_url": "https://pypi.org/project/zope.introspectorui/0.2/", "requires_dist": null, "requires_python": null, "summary": "Views for the info objects from zope.introspector.", "version": "0.2" }, "last_serial": 802381, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6a59b614849a3e0c41c53e0bbc6f4cfa", "sha256": "b7c43900a4295e668646ff502c45ab567296394045f3db881ff5a2bf0d4fc265" }, "downloads": -1, "filename": "zope.introspectorui-0.1.tar.gz", "has_sig": false, "md5_digest": "6a59b614849a3e0c41c53e0bbc6f4cfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13891, "upload_time": "2008-10-24T08:41:18", "url": "https://files.pythonhosted.org/packages/3e/2b/08bb87b8197c09f7683173cd7296ce289f3835cdc20470cb1f34311e4960/zope.introspectorui-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9f208d315f02b5cc0187c8bed846b6f5", "sha256": "ab895f7afa4f01e60514824753192ac7a103c96d58896076b69acd18eb0b123d" }, "downloads": -1, "filename": "zope.introspectorui-0.2.tar.gz", "has_sig": false, "md5_digest": "9f208d315f02b5cc0187c8bed846b6f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13030, "upload_time": "2009-01-29T12:27:16", "url": "https://files.pythonhosted.org/packages/9c/c8/703ba8849c47259db4b3f9505034e404775825215bcb75cded9a2cf57145/zope.introspectorui-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f208d315f02b5cc0187c8bed846b6f5", "sha256": "ab895f7afa4f01e60514824753192ac7a103c96d58896076b69acd18eb0b123d" }, "downloads": -1, "filename": "zope.introspectorui-0.2.tar.gz", "has_sig": false, "md5_digest": "9f208d315f02b5cc0187c8bed846b6f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13030, "upload_time": "2009-01-29T12:27:16", "url": "https://files.pythonhosted.org/packages/9c/c8/703ba8849c47259db4b3f9505034e404775825215bcb75cded9a2cf57145/zope.introspectorui-0.2.tar.gz" } ] }