{ "info": { "author": "Ask Solem", "author_email": "ask@rabbitmq.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Communications", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Distributed Computing", "Topic :: System :: Networking" ], "description": "#############################################\n cl - Actor framework for Kombu\n#############################################\n\n:Version: 0.0.3\n\nSynopsis\n========\n\n`cl` (pronounced *cell*) is an actor framework for `Kombu`_.\n\n.. _`Kombu`: http://pypi.python.org/pypi/kombu\n\n\nInstallation\n============\n\nYou can install `cl` either via the Python Package Index (PyPI)\nor from source.\n\nTo install using `pip`,::\n\n $ pip install cl\n\nTo install using `easy_install`,::\n\n $ easy_install cl\n\nIf you have downloaded a source tarball you can install it\nby doing the following,::\n\n $ python setup.py build\n # python setup.py install # as root\n\n\nGetting Help\n============\n\nMailing list\n------------\n\nJoin the `carrot-users`_ mailing list.\n\n.. _`carrot-users`: http://groups.google.com/group/carrot-users/\n\nBug tracker\n===========\n\nIf you have any suggestions, bug reports or annoyances please report them\nto our issue tracker at http://github.com/ask/cl/issues/\n\nContributing\n============\n\nDevelopment of `cl` happens at Github: http://github.com/ask/cl\n\nYou are highly encouraged to participate in the development. If you don't\nlike Github (for some reason) you're welcome to send regular patches.\n\nLicense\n=======\n\nThis software is licensed under the `New BSD License`. See the `LICENSE`\nfile in the top distribution directory for the full license text.\n\nCopyright\n=========\n\nCopyright (C) 2011 VMware, Inc.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ask/cl/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cl", "package_url": "https://pypi.org/project/cl/", "platform": "any", "project_url": "https://pypi.org/project/cl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ask/cl/" }, "release_url": "https://pypi.org/project/cl/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Kombu actor framework", "version": "0.0.3" }, "last_serial": 787439, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6e1325d94e2e00345ea7e97b687fc083", "sha256": "dcb8bc95092c939946963f81e07cbbeb9aa4be086c073aa8847657b1cffd31fc" }, "downloads": -1, "filename": "cl-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6e1325d94e2e00345ea7e97b687fc083", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16806, "upload_time": "2011-08-16T17:59:17", "url": "https://files.pythonhosted.org/packages/34/94/823d47b458089a817343cc0725d5b15293c5ccac409cb0902709bba2bdc0/cl-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "91d37c55e224141d5a7d367b1b130812", "sha256": "d4947e5434b3171df2a929b437daf2647831805eb9f3c29d24f3c3259d1c25ae" }, "downloads": -1, "filename": "cl-0.0.3.tar.gz", "has_sig": false, "md5_digest": "91d37c55e224141d5a7d367b1b130812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17143, "upload_time": "2011-11-29T16:11:54", "url": "https://files.pythonhosted.org/packages/bf/7b/74d0dc688d00641bfd6f919f477b597afbf97c055462ddae4cb836a9503f/cl-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91d37c55e224141d5a7d367b1b130812", "sha256": "d4947e5434b3171df2a929b437daf2647831805eb9f3c29d24f3c3259d1c25ae" }, "downloads": -1, "filename": "cl-0.0.3.tar.gz", "has_sig": false, "md5_digest": "91d37c55e224141d5a7d367b1b130812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17143, "upload_time": "2011-11-29T16:11:54", "url": "https://files.pythonhosted.org/packages/bf/7b/74d0dc688d00641bfd6f919f477b597afbf97c055462ddae4cb836a9503f/cl-0.0.3.tar.gz" } ] }