{
"info": {
"author": "JeanMichel FRANCOIS aka toutpt",
"author_email": "toutpt@makina-corpus.org",
"bugtrack_url": null,
"classifiers": [
"Framework :: Plone",
"Programming Language :: Python"
],
"description": "Introduction\n============\n\nHook is a system based on zope.event.\n\nTo make a method hookable, you first need to define an event that provide at least IHookEvent.\n\nNext you can use collective.hook.decorator.hook(MyEventClassHook) to decorate your method.\n\nDefine a handler as usual:\n\n \n\nWarning: This event is triggered two times. So you need in your hook to check the value\nof before boolean attribute or after boolean attribute. The event store the result\nof the call in the attribute 'returned_value'\n\nThere are also hooked_args and hooked_kwargs if you want to play with arguments.\n\nCredits\n=======\n\nCompanies\n---------\n\n|makinacom|_\n\n * `Planet Makina Corpus `_\n * `Contact us `_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\nAuthors\n\n - JeanMichel FRANCOIS aka toutpt \n\nContributors\n\n\nChangelog\n=========\n\n1.0b1 (2010-05-27)\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://svn.plone.org/svn/collective/collective.hook",
"keywords": "",
"license": "GPL",
"maintainer": null,
"maintainer_email": null,
"name": "collective.hook",
"package_url": "https://pypi.org/project/collective.hook/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/collective.hook/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://svn.plone.org/svn/collective/collective.hook"
},
"release_url": "https://pypi.org/project/collective.hook/1.0b1/",
"requires_dist": null,
"requires_python": null,
"summary": "A very simple hook system for zope application by Makina-Corpus.",
"version": "1.0b1"
},
"last_serial": 787843,
"releases": {
"1.0b1": [
{
"comment_text": "",
"digests": {
"md5": "fdee0f632656f5cc31a039e8a858074c",
"sha256": "6e8441ed19009712209033f5bb72a1fa0626fcd4bbb4e4755927bf3cfd059ddc"
},
"downloads": -1,
"filename": "collective.hook-1.0b1.zip",
"has_sig": false,
"md5_digest": "fdee0f632656f5cc31a039e8a858074c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19555,
"upload_time": "2010-05-27T16:22:00",
"url": "https://files.pythonhosted.org/packages/df/89/339d4ac89105b22abd7c583ab9e30c1f6bfdb031f18f82b78fbd9d98f34f/collective.hook-1.0b1.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "fdee0f632656f5cc31a039e8a858074c",
"sha256": "6e8441ed19009712209033f5bb72a1fa0626fcd4bbb4e4755927bf3cfd059ddc"
},
"downloads": -1,
"filename": "collective.hook-1.0b1.zip",
"has_sig": false,
"md5_digest": "fdee0f632656f5cc31a039e8a858074c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19555,
"upload_time": "2010-05-27T16:22:00",
"url": "https://files.pythonhosted.org/packages/df/89/339d4ac89105b22abd7c583ab9e30c1f6bfdb031f18f82b78fbd9d98f34f/collective.hook-1.0b1.zip"
}
]
}