{ "info": { "author": "Patrick K. O'Brien and contributors", "author_email": "louie-users@lists.berlios.de", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Louie provides Python programmers with a straightforward way to\n dispatch signals between objects in a wide variety of contexts. It is\n based on PyDispatcher_, which in turn was based on a highly-rated\n recipe_ in the Python Cookbook.\n \n .. _PyDispatcher: http://pydispatcher.sf.net/\n \n .. _recipe: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/87056", "description_content_type": null, "docs_url": null, "download_url": "http://cheeseshop.python.org/pypi/Louie", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://louie.berlios.de/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "wvianey", "package_url": "https://pypi.org/project/wvianey/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wvianey/", "project_urls": { "Download": "http://cheeseshop.python.org/pypi/Louie", "Homepage": "http://louie.berlios.de/" }, "release_url": "https://pypi.org/project/wvianey/1.1/", "requires_dist": null, "requires_python": null, "summary": "Signal dispatching mechanism", "version": "1.1" }, "last_serial": 344666, "releases": { "1.1": [] }, "urls": [] }