{ "info": { "author": "Marc Brinkmann , Thomas Vogt ", "author_email": "git@marcbrinkmann.de", "bugtrack_url": null, "classifiers": [], "description": "Springer Link Downloader\n========================\n\nA fork of `Thomas Vogt's \"Springer Link Downloader\"\n`_. Adds easier installation\nthrough a more standard ``setup.py`` and *SOCKS*-proxy support.\n\nInstallation\n------------\n\nPreferably in a `virtual environment\n`_, install using `PyPi\n`_::\n\n pip install springerdl\n\nUsage\n-----\n\n``springerdl 978-0-8176-8325-2`` will fetch you \"A Concise Introduction to\nLinear Algebra\". Note that the ISBN is the so-called \"Online ISBN\", which\ndiffers from the print ISBN.\n\nAn interesting use-case is downloading books through an SSH tunnel, if your\nuniversity has access to SpringerLink but you at home haven't. Assuming you\nhave an SSH-account on ``student.hardknocks.edu``, you can set up an SSH-tunnel\nlike this::\n\n ssh -D 8888 username@student.hardknocks.edu\n\nAfter that, open another terminal and run::\n\n springerdl -D 8888 978-0-8176-8325-2\n\nThis will connect through the SOCKS-tunnel created by SSH and will make the\ndownload request look as if it was coming from your university.\n\nRun ``springerdl --help`` for a list of options. Happy reading.\n\nLICENSE\n=======\n\nOriginal Source (and therefore this derivation as well):\n\nThis program is free software; you can redistribute it and/or modify it under\nthe terms of VERSION 2 of the GNU General Public License as published by the\nFree Software Foundation provided that the above copyright notice is included.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.\n\nGo to http://www.gnu.org/licenses/gpl-2.0.html to get a copy of the license.\n", "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/mbr/springerdownload", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "springerdl", "package_url": "https://pypi.org/project/springerdl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/springerdl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mbr/springerdownload" }, "release_url": "https://pypi.org/project/springerdl/1.2/", "requires_dist": null, "requires_python": null, "summary": "Download whole books from link.springer.com", "version": "1.2" }, "last_serial": 799974, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "ea049c6ff925bdbb153518caed0dab7b", "sha256": "a66dd19923a82f3fe827162e1ce517e1412a0d9c8041bfab2690f622e36a971c" }, "downloads": -1, "filename": "springerdl-1.2.tar.gz", "has_sig": true, "md5_digest": "ea049c6ff925bdbb153518caed0dab7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12252, "upload_time": "2013-04-02T16:19:14", "url": "https://files.pythonhosted.org/packages/0e/84/efc5378675ece6af84fca02acda719e59f79c2ed0a444edf18da8f6e1891/springerdl-1.2.tar.gz" } ], "1.3-dev": [ { "comment_text": "", "digests": { "md5": "ae1a72ab3a221827342db85fcba93122", "sha256": "b7f89c5934be5ead5c28f109de9cd8d874dd041bf2cbaad3c7abe82c34400d2c" }, "downloads": -1, "filename": "springerdl-1.3-dev.tar.gz", "has_sig": true, "md5_digest": "ae1a72ab3a221827342db85fcba93122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12188, "upload_time": "2013-04-02T16:57:19", "url": "https://files.pythonhosted.org/packages/e1/ca/d5b88d586fb6d2517c052b28834ed1771430d180b14fc5d3ca525f8673b3/springerdl-1.3-dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea049c6ff925bdbb153518caed0dab7b", "sha256": "a66dd19923a82f3fe827162e1ce517e1412a0d9c8041bfab2690f622e36a971c" }, "downloads": -1, "filename": "springerdl-1.2.tar.gz", "has_sig": true, "md5_digest": "ea049c6ff925bdbb153518caed0dab7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12252, "upload_time": "2013-04-02T16:19:14", "url": "https://files.pythonhosted.org/packages/0e/84/efc5378675ece6af84fca02acda719e59f79c2ed0a444edf18da8f6e1891/springerdl-1.2.tar.gz" } ] }