{ "info": { "author": "Andrew Udvare", "author_email": "audvare@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Pre-requisites\n\n1. [Create a Sendspace account](https://www.sendspace.com/register.html), [log in](https://www.sendspace.com/login.html)\n2. [Create a Sendspace API key](https://www.sendspace.com/dev_apikeys.html)\n3. Create a YAML file at `~/.sendspace-api` like so:\n\n ```yaml\n api_key: my_api_key\n username: my_sendspace_username\n password: my-sendspace-password\n ```\n\nBecause this file contains sensitive information, be sure to lock who can read this file with `chmod` or your favourite tool:\n\n```sh\nchmod 0600 ~/.sendspace-api`.\n```\n\n# Installation\n\nUse pip:\n\n```sh\npip install sendspace-cli\n```\n\n# Usage\n\n```sh\nsendspace FILE\n```\n\nOutput is the URI to the page on SendSpace for download.\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/Tatsh/sendspace-cli", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "sendspace-cli", "package_url": "https://pypi.org/project/sendspace-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sendspace-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Tatsh/sendspace-cli" }, "release_url": "https://pypi.org/project/sendspace-cli/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "For uploading files to SendSpace from command line.", "version": "0.1.3" }, "last_serial": 1176335, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2fcb659965e302b8195c0d040bd0772a", "sha256": "d4ecc28fb16cc173f5a8f4b7e71c51cb1e05f957eb40e2ffd64bf030790d6472" }, "downloads": -1, "filename": "sendspace-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2fcb659965e302b8195c0d040bd0772a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4281, "upload_time": "2013-11-16T08:54:34", "url": "https://files.pythonhosted.org/packages/51/41/5a4061b64a4b075e82257e0a9cac46d05cea587dc9c86209ee0410ca6231/sendspace-cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9b4c852c04b8b0703a6ee6fb0d486afc", "sha256": "f79b021618b24372734dd87f2e24accbb5fb8b367deb1cdd3faab9286be67f5c" }, "downloads": -1, "filename": "sendspace-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9b4c852c04b8b0703a6ee6fb0d486afc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4365, "upload_time": "2014-07-28T08:41:54", "url": "https://files.pythonhosted.org/packages/ca/23/a3b86280348e08f8f1fa93742f9d062c41b0f14582bc38ceb40c68c89495/sendspace-cli-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8ffe6f50a74aba38a74d3488711f19e9", "sha256": "d063957e738c12d54ce79b8981241250de504b9bcd63b5651c7033f074b00e19" }, "downloads": -1, "filename": "sendspace-cli-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8ffe6f50a74aba38a74d3488711f19e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4455, "upload_time": "2014-07-28T09:10:44", "url": "https://files.pythonhosted.org/packages/91/d5/a180c110841c6d12f90a190c63f666b7e91df5bec75720e099edeefac7d1/sendspace-cli-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "93ec5a76288b706f4eaf0cbbe122a525", "sha256": "a1fab22e8bdb9c51702081df44bc6b44592f38a8b9c12c1963e4fe42e00fd731" }, "downloads": -1, "filename": "sendspace-cli-0.1.3.tar.gz", "has_sig": false, "md5_digest": "93ec5a76288b706f4eaf0cbbe122a525", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4773, "upload_time": "2014-08-01T03:45:52", "url": "https://files.pythonhosted.org/packages/e0/95/06437a899993d9eb0f4658f05582c35936f32eafa7a7c9bc4c3c37303359/sendspace-cli-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "93ec5a76288b706f4eaf0cbbe122a525", "sha256": "a1fab22e8bdb9c51702081df44bc6b44592f38a8b9c12c1963e4fe42e00fd731" }, "downloads": -1, "filename": "sendspace-cli-0.1.3.tar.gz", "has_sig": false, "md5_digest": "93ec5a76288b706f4eaf0cbbe122a525", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4773, "upload_time": "2014-08-01T03:45:52", "url": "https://files.pythonhosted.org/packages/e0/95/06437a899993d9eb0f4658f05582c35936f32eafa7a7c9bc4c3c37303359/sendspace-cli-0.1.3.tar.gz" } ] }