{ "info": { "author": "Tanjot Kaur", "author_email": "tanjot28@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Caesar\n======\n\n|Stories in Ready|\n\nA command line e-mail helper\n\nUsage\n=====\n\nSave email id and password in a configuration file. Henceforth, password\nfor email id will be extracted from file itself. Don't worry about\npassword readibility in configuration file, it's encoded.\n\n.. code:: sh\n\n $: caesar -sc abc@gmail.com\n Enter password:\n\nSave server settings, IP and port number to send mail using the mailing\nclient. The first value given eg: 'ymail' in following sample will be\nused henceforth for referring the server's settings.\n\n.. code:: sh\n\n $: caesar -ss ymail smtp.mail.yahoo.com 587 \n\nTo further use this server settings for mailing,\n\n.. code:: sh\n\n $: caesar -c ymail\n\nThis will allow sending mail using a yahoo email id\n\nWith caesar sending a single line mail is as easy as blinking an eye.\n\n.. code:: sh\n\n $: caesar -m 'Your message here'\n Enter recipients address: abc@yahoo.com\n Give a subject: Subject here\n Enter login details\n Email: abc@gmail.com\n Mail sent\n\nAdd all files to be attached in one go!\n\n.. code:: sh\n\n $: caesar -f file1.txt file2.py\n Enter recipients address: abc@yahoo.com\n Give a subject: Attaching files\n Enter login details\n Email: abc@gmail.com\n Mail sent\n\nType your message in editor along with attachments\n\n.. code:: sh\n\n $: caesar -f IMG.jpg -e -m 'hey' \n Enter recipients address: abc@yahoo.com\n ###Message opens up in vim here###\n Give a subject: hi\n Enter login details\n Email: abc@gmail.com\n Mail sent\n\nThis is not it, you can mix and match options according to your need.\nSend message along with attachments or open an editor for typing\nmessage.\n\n.. code:: sh\n\n $: caesar -m 'Your message here' -f file1 file2\n\nOR\n\n.. code:: sh\n\n $: caesar -m 'Your message here' -f file1 file2 -e\n\nEnjoy e-mailing!!!\n\n.. |Stories in Ready| image:: https://badge.waffle.io/tanjot/caesar.png?label=ready&title=Ready\n :target: https://waffle.io/tanjot/caesar", "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/tanjot/caesar", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "caesar", "package_url": "https://pypi.org/project/caesar/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/caesar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tanjot/caesar" }, "release_url": "https://pypi.org/project/caesar/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "A command line e-mail helper", "version": "0.1.3" }, "last_serial": 1653790, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "9ae62516c4f30a68525ceaa97251d3a4", "sha256": "3e1f4ccb5d22a548380cab782f235d0f990d105fc23400a7e9a87cab5209d919" }, "downloads": -1, "filename": "caesar-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9ae62516c4f30a68525ceaa97251d3a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6053, "upload_time": "2015-07-28T18:07:08", "url": "https://files.pythonhosted.org/packages/90/d5/290c224fb0f3f00d345e9b4f3688e02d0f5e528fb549594e40e9fa48c089/caesar-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "32e65671ef4b53951f34eda6b9cbe57d", "sha256": "f7f89f22a1f550cf164cb534d32629052232b06a4f0b09c7f3163ee1893f5f13" }, "downloads": -1, "filename": "caesar-0.1.3.tar.gz", "has_sig": false, "md5_digest": "32e65671ef4b53951f34eda6b9cbe57d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6055, "upload_time": "2015-07-28T18:36:27", "url": "https://files.pythonhosted.org/packages/f1/f9/1c392b1186df25ff7269e148c80fb653ff4bee9f677406ba36177e344d24/caesar-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32e65671ef4b53951f34eda6b9cbe57d", "sha256": "f7f89f22a1f550cf164cb534d32629052232b06a4f0b09c7f3163ee1893f5f13" }, "downloads": -1, "filename": "caesar-0.1.3.tar.gz", "has_sig": false, "md5_digest": "32e65671ef4b53951f34eda6b9cbe57d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6055, "upload_time": "2015-07-28T18:36:27", "url": "https://files.pythonhosted.org/packages/f1/f9/1c392b1186df25ff7269e148c80fb653ff4bee9f677406ba36177e344d24/caesar-0.1.3.tar.gz" } ] }