{ "info": { "author": "Fabio Menegazzo , Bruno Oliveira ", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: PyPy" ], "description": ".. |bh| replace:: **bender-hooks**\n\n.. _open issues: https://github.com/bender-bot/bender-hooks/issues?state=open\n\n============\nbender-hooks\n============\n\n|bh| is a library which provides ways to easily create, search and invoke hooks anywhere in your\ncode.\n\nHooks will be created as decorators so all you have to do is decorating functions you want to be\ninvoked through that hook.\n\nIt can be used to define interfaces or callbacks for your application.\n\n.. image:: http://img.shields.io/pypi/v/bender-hooks.svg?style=flat\n :target: https://pypi.python.org/pypi/bender-hooks\n :alt: Latest Version\n\n.. image:: http://img.shields.io/badge/license-LGPLv3-brightgreen.svg?style=flat\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License\n\n.. image:: http://img.shields.io/travis/bender-bot/bender-hooks/v0.1.0.svg?style=flat\n :target: https://travis-ci.org/bender-bot/bender-hooks\n :alt: Build status\n\n.. image:: http://img.shields.io/coveralls/bender-bot/bender-hooks/v0.1.0.svg?style=flat\n :target: https://coveralls.io/r/bender-bot/bender-hooks\n :alt: Coveralls\n\nInstall\n=======\n\nTo install |bh| all it takes is one command line::\n\n pip install bender-hooks\n\nDocumentation\n=============\n\n* `Getting started `_\n\n* `API `_\n\nSupport\n=======\n\nNeed help? Click `here`__ and open a new issue. You'll get your answer ASAP.\n\n__ `open issues`_\n\nContribute\n==========\n\n|bh| is under development, so if you want to join the team, you are welcome.\n\n* Feel free to `open issues`_ related to bugs or ideas.\n\n* If you are a developer:\n\n - Fork |bh| before making any changes.\n\n - Write tests.\n\n - Create a *Pull Request* so changes can be merged.\n\nLicense\n=======\n\n|bh| is licensed under `LGPL v3.0 license `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bender-bot/bender-hooks", "keywords": "hook,decorator,interface", "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "bender-hooks", "package_url": "https://pypi.org/project/bender-hooks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bender-hooks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bender-bot/bender-hooks" }, "release_url": "https://pypi.org/project/bender-hooks/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Create hooks as decorators.", "version": "0.1.0" }, "last_serial": 1339995, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2b1eff3521a088f813d413bb979ddc10", "sha256": "ac77f597dd676004173773624b3ecd922affe0fd612c6a594f5f617e4990078a" }, "downloads": -1, "filename": "bender-hooks-0.1.0.zip", "has_sig": false, "md5_digest": "2b1eff3521a088f813d413bb979ddc10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7186, "upload_time": "2014-12-11T13:28:38", "url": "https://files.pythonhosted.org/packages/fa/f0/fae8319e4b1deabe117629963ea30f97f18c81e02ca1121a5ad0d23780e3/bender-hooks-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b1eff3521a088f813d413bb979ddc10", "sha256": "ac77f597dd676004173773624b3ecd922affe0fd612c6a594f5f617e4990078a" }, "downloads": -1, "filename": "bender-hooks-0.1.0.zip", "has_sig": false, "md5_digest": "2b1eff3521a088f813d413bb979ddc10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7186, "upload_time": "2014-12-11T13:28:38", "url": "https://files.pythonhosted.org/packages/fa/f0/fae8319e4b1deabe117629963ea30f97f18c81e02ca1121a5ad0d23780e3/bender-hooks-0.1.0.zip" } ] }