{ "info": { "author": "Yoginth", "author_email": "yoginth@zoho.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Extract E-Mail\n\n> Extract E-Mail from String\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install extractemail\n```\n\n## Usage\n\n```python\nimport extractemail\n\ntext = \"\"\"\n Yoginth is very productive person he has multiple emails\n like yoginth@zoho.com but he likes yoginth@gmail.com\n but the username has already taken, yoginth wants to\n get yoginth@gitlab.com but he want to work there.\n\"\"\"\n\nextractemail.extract(text)\n#=> ['yoginth@zoho.com', 'yoginth@gmail.com', 'yoginth@gitlab.com']\n```\n\n## Get Help\n\nThere are few ways to get help:\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n\n 2. For bug reports and feature requests, open issues.\n\n 3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com).\n\n## How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\nThanks!\n\n## License\n\n[MIT][license]\n\n[LICENSE]: https://yoginth.mit-license.org/\n[contributing]: /CONTRIBUTING.md", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.gitlab.io", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "extractemail", "package_url": "https://pypi.org/project/extractemail/", "platform": "", "project_url": "https://pypi.org/project/extractemail/", "project_urls": { "Homepage": "https://yoginth.gitlab.io", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/extractemail" }, "release_url": "https://pypi.org/project/extractemail/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Extract E-Mail from String", "version": "1.0.1" }, "last_serial": 4124225, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "45f1ba4981460aebfbbac66783eba6a9", "sha256": "3ea8787c40471aef0cfbcbd9a773ae4ea147d1cfee00f2f671e4c2535a32ca5f" }, "downloads": -1, "filename": "extractemail-1.0.0.tar.gz", "has_sig": false, "md5_digest": "45f1ba4981460aebfbbac66783eba6a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1853, "upload_time": "2018-07-26T08:07:33", "url": "https://files.pythonhosted.org/packages/a8/62/8751d4a7c7dac46c007025a8e90a8e162b3e526383c5411942ec1bfdced2/extractemail-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6b4eafe386d074e83308b82431c9ed3a", "sha256": "62121ea3ad72468f740033a77e53f29823c832004dae119cc711710b51b60899" }, "downloads": -1, "filename": "extractemail-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6b4eafe386d074e83308b82431c9ed3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1867, "upload_time": "2018-08-01T11:11:32", "url": "https://files.pythonhosted.org/packages/88/e5/a97b9ef8f08bfe1fc3ba639e1d1a3dee60023de57fe42ec8973eba2828bf/extractemail-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b4eafe386d074e83308b82431c9ed3a", "sha256": "62121ea3ad72468f740033a77e53f29823c832004dae119cc711710b51b60899" }, "downloads": -1, "filename": "extractemail-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6b4eafe386d074e83308b82431c9ed3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1867, "upload_time": "2018-08-01T11:11:32", "url": "https://files.pythonhosted.org/packages/88/e5/a97b9ef8f08bfe1fc3ba639e1d1a3dee60023de57fe42ec8973eba2828bf/extractemail-1.0.1.tar.gz" } ] }