{
"info": {
"author": "Bernhard Biskup",
"author_email": "araldo.python@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Environment :: Console",
"Environment :: Handhelds/PDA's",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: POSIX :: Linux",
"Programming Language :: JavaScript",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Communications",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware",
"Topic :: Software Development :: Libraries"
],
"description": "**This is alpha software. Use with caution**\n\n*araldo* provides a simple, extensible communication relay (based on `gevent `_ and `WebSockets `_) between multiple endpoints\n\nResources:\n\n- `Repository and issue tracker: `_\n- `Documentation of in-development version `_\n\nPlugins:\n\n- `araldo-redis `_\n- `araldo-websocket `_",
"description_content_type": null,
"docs_url": null,
"download_url": "https://bitbucket.org/ganymed/araldo/downloads/araldo-latest.tar.gz",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://bitbucket.org/ganymed/araldo",
"keywords": "websockets pubsub publish subscribe message queue push notification",
"license": "The MIT License (MIT)",
"maintainer": null,
"maintainer_email": null,
"name": "araldo",
"package_url": "https://pypi.org/project/araldo/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/araldo/",
"project_urls": {
"Download": "https://bitbucket.org/ganymed/araldo/downloads/araldo-latest.tar.gz",
"Homepage": "https://bitbucket.org/ganymed/araldo"
},
"release_url": "https://pypi.org/project/araldo/0.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Message-oriented communication relay for pluggable backends",
"version": "0.0.1"
},
"last_serial": 802768,
"releases": {
"0.0.1": []
},
"urls": []
}