{ "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 URL\n\n> Extract URL from String\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install extracturl\n```\n\n## Usage\n\n```python\nimport extracturl\n\ntext = \"\"\"\n Yoginth is a Good Boy and he loves https://gitlab.com and\n https://twitter.com he tried to open ftp://yoginth.gitlab.io\n but gitlab blocked it!\n\"\"\"\n\nextracturl.extract(text)\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": "extracturl", "package_url": "https://pypi.org/project/extracturl/", "platform": "", "project_url": "https://pypi.org/project/extracturl/", "project_urls": { "Homepage": "https://yoginth.gitlab.io", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/extracturl" }, "release_url": "https://pypi.org/project/extracturl/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Extract URL from String", "version": "1.0.1" }, "last_serial": 4124229, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "78805eef2df19d29a85c679519f2be46", "sha256": "173a153ca085c739c2248abda39fe47be54ff1072cb73224f98db99729b5f811" }, "downloads": -1, "filename": "extracturl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "78805eef2df19d29a85c679519f2be46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2015, "upload_time": "2018-07-25T13:49:05", "url": "https://files.pythonhosted.org/packages/d6/c6/fa303ed949405c2f57bf2751fc719415819d06ed0c10084a612f317da6ff/extracturl-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "029d170a5bdc80e14e578f55cc295450", "sha256": "a2b21c2e29c1994b9d8ceb723e40eeea3d49ca4248a5fa12381917ac64147265" }, "downloads": -1, "filename": "extracturl-1.0.1.tar.gz", "has_sig": false, "md5_digest": "029d170a5bdc80e14e578f55cc295450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2034, "upload_time": "2018-08-01T11:12:11", "url": "https://files.pythonhosted.org/packages/77/4c/4b24d6b85f5071f70e7e3b55f20a1584992c686229d3afd313608bcf81cf/extracturl-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "029d170a5bdc80e14e578f55cc295450", "sha256": "a2b21c2e29c1994b9d8ceb723e40eeea3d49ca4248a5fa12381917ac64147265" }, "downloads": -1, "filename": "extracturl-1.0.1.tar.gz", "has_sig": false, "md5_digest": "029d170a5bdc80e14e578f55cc295450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2034, "upload_time": "2018-08-01T11:12:11", "url": "https://files.pythonhosted.org/packages/77/4c/4b24d6b85f5071f70e7e3b55f20a1584992c686229d3afd313608bcf81cf/extracturl-1.0.1.tar.gz" } ] }