{ "info": { "author": "CERN", "author_email": "info@zenodo.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.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "..\n This file is part of Zenodo.\n Copyright (C) 2015 CERN.\n\n Zenodo 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 Zenodo 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 Zenodo; 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 Zenodo-AccessRequests\n=======================\n\n.. image:: https://img.shields.io/travis/zenodo/zenodo-accessrequests.svg\n :target: https://travis-ci.org/zenodo/zenodo-accessrequests\n\n.. image:: https://img.shields.io/coveralls/zenodo/zenodo-accessrequests.svg\n :target: https://coveralls.io/r/zenodo/zenodo-accessrequests\n\n.. image:: https://img.shields.io/github/tag/zenodo/zenodo-accessrequests.svg\n :target: https://github.com/zenodo/zenodo-accessrequests/releases\n\n.. image:: https://img.shields.io/pypi/dm/zenodo-accessrequests.svg\n :target: https://pypi.python.org/pypi/zenodo-accessrequests\n\n.. image:: https://img.shields.io/github/license/zenodo/zenodo-accessrequests.svg\n :target: https://github.com/zenodo/zenodo-accessrequests/blob/master/LICENSE\n\n\nZenodo module for providing access request feature.\n\n*This is an experimental developer preview release.*\n\n* Free software: GPLv2 license\n* Documentation: https://pythonhosted.org/zenodo-accessrequests/\n\n\n..\n This file is part of Zenodo.\n Copyright (C) 2016 CERN.\n\n Zenodo 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 Zenodo 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 Zenodo; 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.0a5 (released April 9th, 2019)\n\n- Initial public release.\n\n\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/zenodo-accessrequests/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zenodo/zenodo-accessrequests", "keywords": "invenio TODO", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "zenodo-accessrequests", "package_url": "https://pypi.org/project/zenodo-accessrequests/", "platform": "any", "project_url": "https://pypi.org/project/zenodo-accessrequests/", "project_urls": { "Homepage": "https://github.com/zenodo/zenodo-accessrequests" }, "release_url": "https://pypi.org/project/zenodo-accessrequests/1.0.0a5/", "requires_dist": [ "blinker (>=1.4)", "Flask-BabelEx (>=0.9.2)", "Flask-Breadcrumbs (>=0.4.0)", "Flask (>=1.0.2)", "invenio-access (>=1.0.0a11)", "invenio-accounts (>=1.0.0b1)", "invenio-db (>=1.0.0b3)", "invenio-files-rest (>=1.0.0a14)", "invenio-formatter (>=1.0.0a2)", "invenio-i18n (>=1.0.0b1)", "invenio-mail (>=1.0.0a5)", "invenio-pidstore (>=1.0.0b1)", "invenio-records (>=1.0.0b1)", "itsdangerous (>=1.1.0)", "WTForms (>=2.0)", "Sphinx (<1.6,>=1.5) ; extra == 'all'", "check-manifest (>=0.35) ; extra == 'all'", "coverage (>=4.0) ; extra == 'all'", "invenio-records-ui (>=1.0.1) ; extra == 'all'", "isort (>=4.3.4) ; extra == 'all'", "mock (>=1.3.0) ; extra == 'all'", "pydocstyle (>=2.0.0) ; extra == 'all'", "pytest-cache (>=1.0) ; extra == 'all'", "pytest-cov (>=2.5.1) ; extra == 'all'", "pytest-pep8 (>=1.0.6) ; extra == 'all'", "pytest (>=3.7.0) ; extra == 'all'", "Sphinx (<1.6,>=1.5) ; extra == 'docs'", "check-manifest (>=0.35) ; extra == 'tests'", "coverage (>=4.0) ; extra == 'tests'", "invenio-records-ui (>=1.0.1) ; extra == 'tests'", "isort (>=4.3.4) ; extra == 'tests'", "mock (>=1.3.0) ; extra == 'tests'", "pydocstyle (>=2.0.0) ; extra == 'tests'", "pytest-cache (>=1.0) ; extra == 'tests'", "pytest-cov (>=2.5.1) ; extra == 'tests'", "pytest-pep8 (>=1.0.6) ; extra == 'tests'", "pytest (>=3.7.0) ; extra == 'tests'" ], "requires_python": "", "summary": "Zenodo module for providing access request feature.", "version": "1.0.0a5" }, "last_serial": 5123173, "releases": { "1.0.0a1": [ { "comment_text": "", "digests": { "md5": "a568c86175d3ad57bebd6135a2832198", "sha256": "916ea089bf87ba2c338ba01ea07434073b847bd8224647d28e176a3e8e73b1bf" }, "downloads": -1, "filename": "zenodo_accessrequests-1.0.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a568c86175d3ad57bebd6135a2832198", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47257, "upload_time": "2016-07-01T13:16:34", "url": "https://files.pythonhosted.org/packages/71/a1/cb4a60fc94e5955e96d27a8da170fa8553e686ff489cbb2086df4d598ceb/zenodo_accessrequests-1.0.0a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d55373f7f02c3b5c8120c30a3ee8a74", "sha256": "871f564e5c881afcc86b805e57d17a738dfa18bf31319aef6c88f03d7fbf6f08" }, "downloads": -1, "filename": "zenodo-accessrequests-1.0.0a1.tar.gz", "has_sig": false, "md5_digest": "3d55373f7f02c3b5c8120c30a3ee8a74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44765, "upload_time": "2016-07-01T13:16:38", "url": "https://files.pythonhosted.org/packages/01/0a/db00e759313dd83c8433390038e38e5708a9f479a3ba559bbc4ce149fb1d/zenodo-accessrequests-1.0.0a1.tar.gz" } ], "1.0.0a2": [ { "comment_text": "", "digests": { "md5": "1b9ce47f03471ea38cb96c8720532d8b", "sha256": "bb4eff031c921da694d8f472026302da25180d95dd2ad2bc54926a8c13f6afdf" }, "downloads": -1, "filename": "zenodo_accessrequests-1.0.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1b9ce47f03471ea38cb96c8720532d8b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47276, "upload_time": "2016-11-24T14:03:09", "url": "https://files.pythonhosted.org/packages/4d/44/9e65efed162198f54eb84d8a2eca2d5dea9463dbfe738c7fdabf2d880e36/zenodo_accessrequests-1.0.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8856988a02cd74e1bacb367c3fce671", "sha256": "261a31cf2ff4989a870f492abfc28eafd1fafe894857d59a6b36cda5f21655a4" }, "downloads": -1, "filename": "zenodo-accessrequests-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "b8856988a02cd74e1bacb367c3fce671", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44798, "upload_time": "2016-11-24T14:03:11", "url": "https://files.pythonhosted.org/packages/52/a8/ff4a9896ad0eaa3bdd4fcd34aa51c4d837b162606b1177bcf8d3ff42cafc/zenodo-accessrequests-1.0.0a2.tar.gz" } ], "1.0.0a3": [ { "comment_text": "", "digests": { "md5": "8c657c057b0d1c6fd759c3a81a60898e", "sha256": "ae2afb57d61e97c062c24039d75f4d8f49443db062f8abfe02cdf30c21a4a47d" }, "downloads": -1, "filename": "zenodo_accessrequests-1.0.0a3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8c657c057b0d1c6fd759c3a81a60898e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52991, "upload_time": "2019-04-02T19:55:34", "url": "https://files.pythonhosted.org/packages/97/b8/b769889475db0a70c4097908708b933d713af8ecb32562c50254d96e2826/zenodo_accessrequests-1.0.0a3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1c1cd859e2e4f241859295bd7ef18d9", "sha256": "468a8e0b33530d9007f09aba2644e25f8c284426bf3e5f56b39d52afd33d0aa5" }, "downloads": -1, "filename": "zenodo-accessrequests-1.0.0a3.tar.gz", "has_sig": false, "md5_digest": "d1c1cd859e2e4f241859295bd7ef18d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45615, "upload_time": "2019-04-02T19:55:35", "url": "https://files.pythonhosted.org/packages/3b/3d/74ccc1027b6ac68084d6b0644d7858b1d8be4a94401f3de4d544524108be/zenodo-accessrequests-1.0.0a3.tar.gz" } ], "1.0.0a4": [ { "comment_text": "", "digests": { "md5": "db58212baa041140eede70c5da013e68", "sha256": "5b3ae771c840efb627ca350a77ce48e14a243d74598ed19a5e2aa634dcce29e1" }, "downloads": -1, "filename": "zenodo_accessrequests-1.0.0a4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "db58212baa041140eede70c5da013e68", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52996, "upload_time": "2019-04-02T20:59:07", "url": "https://files.pythonhosted.org/packages/09/30/beeb57244e93b9e87cc4293ee96ec9d23042b2007bce0af6c7ff5a7bb588/zenodo_accessrequests-1.0.0a4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f8823dad0567fd09ceb09e499f5760a", "sha256": "ee17f70bd9b393aa7835b9980951b36e94ec63490fd34b5a802daa6401fc6b04" }, "downloads": -1, "filename": "zenodo-accessrequests-1.0.0a4.tar.gz", "has_sig": false, "md5_digest": "7f8823dad0567fd09ceb09e499f5760a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45621, "upload_time": "2019-04-02T20:59:09", "url": "https://files.pythonhosted.org/packages/78/23/7875237b859add1a7628d9ce220e6e017cbed92db1b65f613183b965713f/zenodo-accessrequests-1.0.0a4.tar.gz" } ], "1.0.0a5": [ { "comment_text": "", "digests": { "md5": "a563d7fdfc47178448988671037efc6d", "sha256": "96a32a55b0fe93dd7d553e5296efcaf8d09574f2d4c7d90add22e791be0fd66d" }, "downloads": -1, "filename": "zenodo_accessrequests-1.0.0a5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a563d7fdfc47178448988671037efc6d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53009, "upload_time": "2019-04-10T09:44:49", "url": "https://files.pythonhosted.org/packages/c1/cf/f9c3c3fb5e4670245b859ff29312497276de9d6bd24ff9cd7ea43cbea980/zenodo_accessrequests-1.0.0a5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2fb8b0c3e50d0937f21484f4cff7656f", "sha256": "9f5fca4da59873e818803e8ddddc96b2824d5b66b82bb0fcae72793b1d4ddeb7" }, "downloads": -1, "filename": "zenodo-accessrequests-1.0.0a5.tar.gz", "has_sig": false, "md5_digest": "2fb8b0c3e50d0937f21484f4cff7656f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45621, "upload_time": "2019-04-10T09:44:51", "url": "https://files.pythonhosted.org/packages/5d/dd/fdb197febb98ee4d9cd9759bdfe1dfb9afa06008514266fcd2eff1dfc8bb/zenodo-accessrequests-1.0.0a5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a563d7fdfc47178448988671037efc6d", "sha256": "96a32a55b0fe93dd7d553e5296efcaf8d09574f2d4c7d90add22e791be0fd66d" }, "downloads": -1, "filename": "zenodo_accessrequests-1.0.0a5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a563d7fdfc47178448988671037efc6d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53009, "upload_time": "2019-04-10T09:44:49", "url": "https://files.pythonhosted.org/packages/c1/cf/f9c3c3fb5e4670245b859ff29312497276de9d6bd24ff9cd7ea43cbea980/zenodo_accessrequests-1.0.0a5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2fb8b0c3e50d0937f21484f4cff7656f", "sha256": "9f5fca4da59873e818803e8ddddc96b2824d5b66b82bb0fcae72793b1d4ddeb7" }, "downloads": -1, "filename": "zenodo-accessrequests-1.0.0a5.tar.gz", "has_sig": false, "md5_digest": "2fb8b0c3e50d0937f21484f4cff7656f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45621, "upload_time": "2019-04-10T09:44:51", "url": "https://files.pythonhosted.org/packages/5d/dd/fdb197febb98ee4d9cd9759bdfe1dfb9afa06008514266fcd2eff1dfc8bb/zenodo-accessrequests-1.0.0a5.tar.gz" } ] }