{ "info": { "author": "Michael Hobbs", "author_email": "mike@hobbshouse.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Erlang", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Candygram is a Python implementation of Erlang concurrency\nprimitives. Erlang is widely respected for its elegant built-in\nfacilities for concurrent programming. This package attempts to\nemulate those facilities as closely as possible in Python. With\nCandygram, developers can send and receive messages between threads\nusing semantics nearly identical to those in the Erlang language.", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/project/showfiles.php?group_id=114295&package_id=123762&release_id=276784", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://candygram.sourceforge.net", "keywords": "erlang,concurrent,threads,message,passing", "license": "GNU Lesser General Public License", "maintainer": null, "maintainer_email": null, "name": "Candygram", "package_url": "https://pypi.org/project/Candygram/", "platform": "Python", "project_url": "https://pypi.org/project/Candygram/", "project_urls": { "Download": "http://sourceforge.net/project/showfiles.php?group_id=114295&package_id=123762&release_id=276784", "Homepage": "http://candygram.sourceforge.net" }, "release_url": "https://pypi.org/project/Candygram/1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python implementation of Erlang concurrency primitives.", "version": "1.0" }, "last_serial": 3713, "releases": { "1.0": [], "1.0b1": [], "1.0b2": [] }, "urls": [] }