{ "info": { "author": "Baptiste Fontaine", "author_email": "b@ptistefontaine.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=====\np7doi\n=====\n\n.. image:: https://img.shields.io/travis/bfontaine/p7doi.png\n :target: https://travis-ci.org/bfontaine/p7doi\n :alt: Build status\n\n.. image:: https://img.shields.io/coveralls/bfontaine/p7doi/master.png\n :target: https://coveralls.io/r/bfontaine/p7doi?branch=master\n :alt: Coverage status\n\n.. image:: https://img.shields.io/pypi/v/p7doi.png\n :target: https://pypi.python.org/pypi/p7doi\n :alt: Pypi package\n\n.. image:: https://img.shields.io/pypi/dm/p7doi.png\n :target: https://pypi.python.org/pypi/p7doi\n\n**p7doi** is a tool for `Paris 7`_ students who read research papers outside the\nuniversity. A lot of them are behind a paywall, which can be bypassed by using\nthe university\u2019s proxy because it\u2019s subscribed to a bunch of these websites.\n\nNote: you\u2019ll need to login with your student credentials when asked to.\n\n.. _Paris 7: http://www.univ-paris-diderot.fr/english/sc/site.php?bc=accueil&np=accueil&g=m/\n\nInstall\n-------\n\n.. code-block::\n\n pip install p7doi\n\nUsage\n-----\n\n.. code-block::\n\n p7doi \n\nIt\u2019ll open the article in your default web browser. Note that you might need to\nput the DOI between quotes if it contains characters that could be interpreted\nby your shell (e.g. parentheses).\n\nExample\n~~~~~~~\n\n.. code-block::\n\n p7doi 10.1126/science.298.5594.824\n\nTests\n-----\n\nClone this repo, then: ::\n\n [sudo] make deps\n make check", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bfontaine/p7doi", "keywords": null, "license": "Copyright \u00a9 2014 \u2013 Baptiste Fontaine\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "p7doi", "package_url": "https://pypi.org/project/p7doi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/p7doi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bfontaine/p7doi" }, "release_url": "https://pypi.org/project/p7doi/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Read research papers through Paris 7's proxy", "version": "0.0.1" }, "last_serial": 1143863, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "181d508e305e35840471269465defd89", "sha256": "d24abb6b18547a7c345394142cac4ed1c6bf9d6e6a887c173ad882350fd13fd0" }, "downloads": -1, "filename": "p7doi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "181d508e305e35840471269465defd89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3387, "upload_time": "2014-07-01T21:57:45", "url": "https://files.pythonhosted.org/packages/f2/d1/0fb7fe84fa56ae7c95829f27248636015d10f60768d1641aab2fa6ed5fbb/p7doi-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "181d508e305e35840471269465defd89", "sha256": "d24abb6b18547a7c345394142cac4ed1c6bf9d6e6a887c173ad882350fd13fd0" }, "downloads": -1, "filename": "p7doi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "181d508e305e35840471269465defd89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3387, "upload_time": "2014-07-01T21:57:45", "url": "https://files.pythonhosted.org/packages/f2/d1/0fb7fe84fa56ae7c95829f27248636015d10f60768d1641aab2fa6ed5fbb/p7doi-0.0.1.tar.gz" } ] }