{ "info": { "author": "Plone Foundation", "author_email": "plone-developers@lists.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Plone", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "=========\nplone.hud\n=========\n\nPlone Heads Up Display Framework\n\n* `Source code @ GitHub `_\n* `Releases @ PyPI `_\n* `Continuous Integration @ Travis-CI `_\n\n\nHow it works\n============\n\n`plone.hud` is framework for heads up display panels. It does not contain\nany panels on it's own, this Plone add-on groups all the panels from other\nadd-ons (like `plone.app.hud `_).\n\nFramework looks for configlets in category `HUD`.\nTheir browser views must extend plone.hud.panel.HUDPanelView class and\nbe registered for ``Products.CMFPlone.interfaces.IPloneSiteRoot``.\n\nFor further reading or if you would like to create your own panels, look here:\n`collective.examples.hud `_\n\n\nInstallation\n============\n\nTo install `plone.hud` you simply add ``plone.hud``\nto the list of eggs in your buildout, run buildout and restart Plone.\nThen, install `plone.hud` using the Add-ons control panel.\n\n\nDevelopment\n===========\n\n.. sourcecode:: bash\n\n $ git clone git@github.com/plone/plone.hud\n $ cd plone.hud\n $ make # this will create bin/buildout, execute it and run tests\n\n $ make tests # to run tests\n\nChangelog\n=========\n\n\n1.0a1 (2013-09-17)\n------------------\n\n- Initial release.\n [Matej Cotman]", "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/plone.hud", "keywords": "Plone HUD", "license": "GPL version 2", "maintainer": null, "maintainer_email": null, "name": "plone.hud", "package_url": "https://pypi.org/project/plone.hud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plone.hud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/plone.hud" }, "release_url": "https://pypi.org/project/plone.hud/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Plone Heads Up Display Framework", "version": "1.0a1" }, "last_serial": 867872, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "a43260ea5904aa62f7cdf51ba766453c", "sha256": "f2c8ca69c9dac2736bdfd40345af606b0590b0958aceddb4a762ea040a300513" }, "downloads": -1, "filename": "plone.hud-1.0a1.zip", "has_sig": false, "md5_digest": "a43260ea5904aa62f7cdf51ba766453c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48655, "upload_time": "2013-09-17T14:12:02", "url": "https://files.pythonhosted.org/packages/66/20/44e0d0020f9fcf211e10b8c8e6360dd618c66dccc32bab4d5875b1d1d993/plone.hud-1.0a1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a43260ea5904aa62f7cdf51ba766453c", "sha256": "f2c8ca69c9dac2736bdfd40345af606b0590b0958aceddb4a762ea040a300513" }, "downloads": -1, "filename": "plone.hud-1.0a1.zip", "has_sig": false, "md5_digest": "a43260ea5904aa62f7cdf51ba766453c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48655, "upload_time": "2013-09-17T14:12:02", "url": "https://files.pythonhosted.org/packages/66/20/44e0d0020f9fcf211e10b8c8e6360dd618c66dccc32bab4d5875b1d1d993/plone.hud-1.0a1.zip" } ] }