{
"info": {
"author": "Martijn Faassen",
"author_email": "faassen@startifact.com",
"bugtrack_url": null,
"classifiers": [
"Framework :: Zope3"
],
"description": "Zope integration for hurry.resource\n***********************************\n\n.. Important::\n hurry.zoperesource has been superseded by\n `zope.fanstatic
the widget HTML itself
\n \n \n\nIf a resource happens to need another resource, this resource is also\nautomatically included::\n\n >>> browser.open('http://localhost/hurry.zoperesource.test_multiple')\n >>> print browser.contents\n \n \n \n \nthe widget HTML itself
\n \n \n\nLet's force all javascript resources to be forced to be included at\nthe bottom now, just before the ``the widget HTML itself
\n \n`` tag::\n\n >>> browser.open('http://localhost/hurry.zoperesource.test_bottom')\n >>> print browser.contents\n \n
\n \n
\n