{ "info": { "author": "Kiran Jonnalagadda", "author_email": "jace@pobox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Adsorption\r\n==========\r\n\r\nLightweight loose coupling library for Python. Add listeners to a named event\r\nand call them from anywhere to collect their responses.\r\n\r\nEvent listeners are called in an undefined sequence and all responses are\r\ncollected before execution resumes with the caller. Future versions may\r\nadd support to call listeners in parallel threads.\r\n\r\nInstallation\r\n------------\r\n\r\nRun ``easy_install adsorb`` or ``pip install adsorb`` to get from\r\n`PyPI `__ (not yet implemented).\r\n\r\nTo install from source, run ``python setup.py install``.\r\n\r\nTo run the tests, install ``nose`` and ``coverage`` and run\r\n``python setup.py nosetests``.\r\n\r\nUsage\r\n-----\r\n\r\nSee http://jace.github.com/adsorb/\r\n\n\n0.1\r\n---\r\n\r\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jace.github.com/adsorb/", "keywords": "event loose-coupling signal", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "adsorb", "package_url": "https://pypi.org/project/adsorb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/adsorb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jace.github.com/adsorb/" }, "release_url": "https://pypi.org/project/adsorb/0.1/", "requires_dist": null, "requires_python": null, "summary": "Lightweight loose coupling library for Python. Add listeners to a named event and call them from anywhere to collect their responses.", "version": "0.1" }, "last_serial": 786150, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7dfbfd24a2417c507f7268b634debfe5", "sha256": "d931778e9774ae5c4298bcc2a41105197864e68aa9c6ed5eaab0dc657f9f9b6d" }, "downloads": -1, "filename": "adsorb-0.1.tar.gz", "has_sig": false, "md5_digest": "7dfbfd24a2417c507f7268b634debfe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4009, "upload_time": "2010-07-27T18:15:25", "url": "https://files.pythonhosted.org/packages/36/8d/480917973a5a1d349ac4b711f79c7e1ba86aeafe312743d573b04b75a894/adsorb-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7dfbfd24a2417c507f7268b634debfe5", "sha256": "d931778e9774ae5c4298bcc2a41105197864e68aa9c6ed5eaab0dc657f9f9b6d" }, "downloads": -1, "filename": "adsorb-0.1.tar.gz", "has_sig": false, "md5_digest": "7dfbfd24a2417c507f7268b634debfe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4009, "upload_time": "2010-07-27T18:15:25", "url": "https://files.pythonhosted.org/packages/36/8d/480917973a5a1d349ac4b711f79c7e1ba86aeafe312743d573b04b75a894/adsorb-0.1.tar.gz" } ] }