{ "info": { "author": "Haden Pike", "author_email": "haden.pike@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "s2k\n===============================\n\nversion number: 1.0\nauthor: Haden Pike\n\nOverview\n--------\n\nSend files to your Kindle email.\n\nInstallation\n------------\n\nTo install use pip:\n\n $ pip install s2k\n\n\nOr clone the repo:\n\n $ git clone https://github.com/hadenpike/s2k.git\n $ python setup.py install\n\nUsage\n-----\n\n$ s2k -h\nusage: s2k [-h] [-cf CONFIGFILE] [-c] f [f ...]\n\nSend files to your Kindle email\n\npositional arguments:\n f Files to send to Kindle.\n\noptional arguments:\n -h, --help show this help message and exit\n -cf CONFIGFILE, --configfile CONFIGFILE\n Location of configuration file.\n -c, --convert Request the Kindle service to convert files to\n internal format.\n\nConfiguration\n-------------\n\nFirst, follow the instructions [here](https://www.amazon.com/gp/help/customer/display.html?nodeId=201974220) to view your Send to Kindle email address. The default location of the configuration file is ~/.s2krc. Create it if it does not exist. The configuration file is written in the standard INI format, and supports the following values. Any key without a default value is required.\n\n| Option | Type | Description | Default |\n| ----- | ---- | ----------- | ------- |\n| from | string | The email address to send from | The $EMAIL environment variable |\n| to | string | Your Kindle Email address | |\n| server | string | The address of the SMTP server | |\n| port | integer | The port the SMTP server is listening on | 587 |\n| username | string | The username to log into the SMTP server | |\n| password | string | The password to log into the SMTP server | |", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/hadenpike/s2k/tarball/1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hadenpike/s2k", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "s2k", "package_url": "https://pypi.org/project/s2k/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/s2k/", "project_urls": { "Download": "https://github.com/hadenpike/s2k/tarball/1.0", "Homepage": "https://github.com/hadenpike/s2k" }, "release_url": "https://pypi.org/project/s2k/1.0/", "requires_dist": null, "requires_python": null, "summary": "Send files to your Kindle email.", "version": "1.0" }, "last_serial": 2572639, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4ad7a6a40a7d956d86868bc0ab789b94", "sha256": "cffabd42348c5003a8043a2e8ec326abc0667f0e921e498c5d5d8305ccf90adb" }, "downloads": -1, "filename": "s2k-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4ad7a6a40a7d956d86868bc0ab789b94", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6891, "upload_time": "2017-01-13T19:02:40", "url": "https://files.pythonhosted.org/packages/4e/ad/4341ea0bcaebe09cb7fa22f67a0ea3fc870061d2c7f1a9110e1d4c004d62/s2k-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0a4e73c1708a41298c37158f93bfb4fe", "sha256": "39856d16371e9ba620a9f2acd055a59f82f72b1491b585fed403dcd84e5c5574" }, "downloads": -1, "filename": "s2k-1.0.tar.gz", "has_sig": false, "md5_digest": "0a4e73c1708a41298c37158f93bfb4fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4450, "upload_time": "2017-01-13T19:02:37", "url": "https://files.pythonhosted.org/packages/89/23/5993b1dd5181475735a7504fb3b4ee6febe79ed43744c74f9a6717099f97/s2k-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ad7a6a40a7d956d86868bc0ab789b94", "sha256": "cffabd42348c5003a8043a2e8ec326abc0667f0e921e498c5d5d8305ccf90adb" }, "downloads": -1, "filename": "s2k-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4ad7a6a40a7d956d86868bc0ab789b94", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6891, "upload_time": "2017-01-13T19:02:40", "url": "https://files.pythonhosted.org/packages/4e/ad/4341ea0bcaebe09cb7fa22f67a0ea3fc870061d2c7f1a9110e1d4c004d62/s2k-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0a4e73c1708a41298c37158f93bfb4fe", "sha256": "39856d16371e9ba620a9f2acd055a59f82f72b1491b585fed403dcd84e5c5574" }, "downloads": -1, "filename": "s2k-1.0.tar.gz", "has_sig": false, "md5_digest": "0a4e73c1708a41298c37158f93bfb4fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4450, "upload_time": "2017-01-13T19:02:37", "url": "https://files.pythonhosted.org/packages/89/23/5993b1dd5181475735a7504fb3b4ee6febe79ed43744c74f9a6717099f97/s2k-1.0.tar.gz" } ] }