{
"info": {
"author": "Juan Luis Boya Garc\u00eda",
"author_email": "ntrrgc@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": ".. image:: https://raw.githubusercontent.com/ntrrgc/snorky/master/doc/logo.png\n\nSnorky is a framework for building WebSocket servers based on patterns.\n\nSnorky runs on top of `Tornado