{ "info": { "author": "CERN", "author_email": "info@inveniosoftware.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "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", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "..\n This file is part of Invenio.\n Copyright (C) 2016 CERN.\n\n Invenio is free software; you can redistribute it\n and/or modify it under the terms of the GNU General Public License as\n published by the Free Software Foundation; either version 2 of the\n License, or (at your option) any later version.\n\n Invenio is distributed in the hope that it will be\n useful, but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with Invenio; if not, write to the\n Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,\n MA 02111-1307, USA.\n\n In applying this license, CERN does not\n waive the privileges and immunities granted to it by virtue of its status\n as an Intergovernmental Organization or submit itself to any jurisdiction.\n\n=============\n Invenio-SSE\n=============\n\n.. image:: https://img.shields.io/travis/inveniosoftware/invenio-sse.svg\n :target: https://travis-ci.org/inveniosoftware/invenio-sse\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-sse.svg\n :target: https://coveralls.io/r/inveniosoftware/invenio-sse\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-sse.svg\n :target: https://github.com/inveniosoftware/invenio-sse/releases\n\n.. image:: https://img.shields.io/pypi/dm/invenio-sse.svg\n :target: https://pypi.python.org/pypi/invenio-sse\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-sse.svg\n :target: https://github.com/inveniosoftware/invenio-sse/blob/master/LICENSE\n\n\nInvenio module for HTML5 server-sent events support.\n\n*This is an experimental developer preview release.*\n\n* Free software: GPLv2 license\n* Documentation: https://invenio-sse.readthedocs.io/\n\n\n..\n This file is part of Invenio.\n Copyright (C) 2016, 2017 CERN.\n\n Invenio is free software; you can redistribute it\n and/or modify it under the terms of the GNU General Public License as\n published by the Free Software Foundation; either version 2 of the\n License, or (at your option) any later version.\n\n Invenio is distributed in the hope that it will be\n useful, but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with Invenio; if not, write to the\n Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,\n MA 02111-1307, USA.\n\n In applying this license, CERN does not\n waive the privileges and immunities granted to it by virtue of its status\n as an Intergovernmental Organization or submit itself to any jurisdiction.\n\n\nChanges\n=======\n\nVersion 1.0.0a2 (released 2017-06-02)\n\n- Initial public release.\n\n\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/invenio-sse/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/inveniosoftware/invenio-sse", "keywords": "invenio SSE", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "invenio-sse", "package_url": "https://pypi.org/project/invenio-sse/", "platform": "any", "project_url": "https://pypi.org/project/invenio-sse/", "project_urls": { "Homepage": "https://github.com/inveniosoftware/invenio-sse" }, "release_url": "https://pypi.org/project/invenio-sse/1.0.0a2/", "requires_dist": [ "Flask (>=0.11.1)", "redis (>=2.10.5)", "Sphinx (>=1.5.1); extra == 'all'", "check-manifest (>=0.25); extra == 'all'", "coverage (>=4.0); extra == 'all'", "invenio-accounts (>=1.0.0b3); extra == 'all'", "invenio-access (>=1.0.0a11); extra == 'all'", "invenio-rest[cors] (>=1.0.0a10); extra == 'all'", "isort (>=4.2.2); extra == 'all'", "mock (>=1.3.0); extra == 'all'", "psycopg2 (>=2.6.1); extra == 'all'", "pydocstyle (>=1.0.0); extra == 'all'", "pytest-cache (>=1.0); extra == 'all'", "pytest-cov (>=1.8.0); extra == 'all'", "pytest-pep8 (>=1.0.6); extra == 'all'", "pytest (>=2.8.0); extra == 'all'", "invenio-deposit (>=1.0.0a8); extra == 'all'", "Sphinx (>=1.5.1); extra == 'all'", "check-manifest (>=0.25); extra == 'all'", "coverage (>=4.0); extra == 'all'", "invenio-accounts (>=1.0.0b3); extra == 'all'", "invenio-access (>=1.0.0a11); extra == 'all'", "invenio-rest[cors] (>=1.0.0a10); extra == 'all'", "isort (>=4.2.2); extra == 'all'", "mock (>=1.3.0); extra == 'all'", "psycopg2 (>=2.6.1); extra == 'all'", "pydocstyle (>=1.0.0); extra == 'all'", "pytest-cache (>=1.0); extra == 'all'", "pytest-cov (>=1.8.0); extra == 'all'", "pytest-pep8 (>=1.0.6); extra == 'all'", "pytest (>=2.8.0); extra == 'all'", "invenio-deposit (>=1.0.0a8); extra == 'all'", "invenio-deposit (>=1.0.0a8); extra == 'deposit'", "Sphinx (>=1.5.1); extra == 'docs'", "check-manifest (>=0.25); extra == 'tests'", "coverage (>=4.0); extra == 'tests'", "invenio-accounts (>=1.0.0b3); extra == 'tests'", "invenio-access (>=1.0.0a11); extra == 'tests'", "invenio-rest[cors] (>=1.0.0a10); extra == 'tests'", "isort (>=4.2.2); extra == 'tests'", "mock (>=1.3.0); extra == 'tests'", "psycopg2 (>=2.6.1); extra == 'tests'", "pydocstyle (>=1.0.0); extra == 'tests'", "pytest-cache (>=1.0); extra == 'tests'", "pytest-cov (>=1.8.0); extra == 'tests'", "pytest-pep8 (>=1.0.6); extra == 'tests'", "pytest (>=2.8.0); extra == 'tests'" ], "requires_python": "", "summary": "Invenio module for HTML5 server-sent events support.", "version": "1.0.0a2" }, "last_serial": 3103791, "releases": { "1.0.0a1": [ { "comment_text": "", "digests": { "md5": "5a852099dcf5508b6c00939676c61474", "sha256": "53f273233b2013845e421a33da19f94f699da2910a9075997c4fe456f97e81a5" }, "downloads": -1, "filename": "invenio_sse-1.0.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5a852099dcf5508b6c00939676c61474", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18584, "upload_time": "2017-08-17T10:00:00", "url": "https://files.pythonhosted.org/packages/0a/33/3425a979b8f7a77a1c427f07cd00e687884824375cdebb7df1dd7f7a3fea/invenio_sse-1.0.0a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ae4b7de57c9b3187c2480d37b183fd3", "sha256": "fc136543ab50885df715c787b2c8974fec31900b88d95032cceb31e97019ae0d" }, "downloads": -1, "filename": "invenio-sse-1.0.0a1.tar.gz", "has_sig": false, "md5_digest": "9ae4b7de57c9b3187c2480d37b183fd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30774, "upload_time": "2017-08-17T10:00:02", "url": "https://files.pythonhosted.org/packages/ca/91/2a3af077e31931d0fad27f02e52b3dbb195d4521d22a32586a58078f1a3f/invenio-sse-1.0.0a1.tar.gz" } ], "1.0.0a2": [ { "comment_text": "", "digests": { "md5": "5958903e69c60c33149902fd8de52c6d", "sha256": "ef81ecb8938e900f8d85b49253a893416d59de23711dcfe4ed9723e4ec4e4a18" }, "downloads": -1, "filename": "invenio_sse-1.0.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5958903e69c60c33149902fd8de52c6d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18627, "upload_time": "2017-08-17T14:46:18", "url": "https://files.pythonhosted.org/packages/c9/21/12123d5350cfceeeff4004f43ba2b4c5b6603e4bc09cfd34075878704438/invenio_sse-1.0.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1276d5e58eb7fc9cfeaea124a98e0729", "sha256": "031ca2ca0a2407320d3ca48ab01ee5d963788af56b27b10c490b0c15be6df3a8" }, "downloads": -1, "filename": "invenio-sse-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "1276d5e58eb7fc9cfeaea124a98e0729", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31431, "upload_time": "2017-08-17T14:46:19", "url": "https://files.pythonhosted.org/packages/f3/59/01871f056d3db14370f356fb5a8da9da04b62d66e5981de4e4a47781a6e6/invenio-sse-1.0.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5958903e69c60c33149902fd8de52c6d", "sha256": "ef81ecb8938e900f8d85b49253a893416d59de23711dcfe4ed9723e4ec4e4a18" }, "downloads": -1, "filename": "invenio_sse-1.0.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5958903e69c60c33149902fd8de52c6d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18627, "upload_time": "2017-08-17T14:46:18", "url": "https://files.pythonhosted.org/packages/c9/21/12123d5350cfceeeff4004f43ba2b4c5b6603e4bc09cfd34075878704438/invenio_sse-1.0.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1276d5e58eb7fc9cfeaea124a98e0729", "sha256": "031ca2ca0a2407320d3ca48ab01ee5d963788af56b27b10c490b0c15be6df3a8" }, "downloads": -1, "filename": "invenio-sse-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "1276d5e58eb7fc9cfeaea124a98e0729", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31431, "upload_time": "2017-08-17T14:46:19", "url": "https://files.pythonhosted.org/packages/f3/59/01871f056d3db14370f356fb5a8da9da04b62d66e5981de4e4a47781a6e6/invenio-sse-1.0.0a2.tar.gz" } ] }