{ "info": { "author": "Carlos A. Planch\u00f3n", "author_email": "bubbledoloresuruguay2@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# removeurl\n*Python3 module to remove URLs which start with http or https in strings.*\n\n## Installation\n### Install with pip\n```\npip3 install -U removeurl\n```\n\n## Usage\n```\nIn [1]: import removeurl\n\nIn [2]: removeurl.remove_url(\"Link: https://www.google.com\")\n\nOut[2]: 'Link: '\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/removeurl/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/removeurl", "keywords": "remove,url,regex", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "removeurl", "package_url": "https://pypi.org/project/removeurl/", "platform": "", "project_url": "https://pypi.org/project/removeurl/", "project_urls": { "Download": "https://github.com/carlosplanchon/removeurl/archive/v0.2.tar.gz", "Homepage": "https://github.com/carlosplanchon/removeurl" }, "release_url": "https://pypi.org/project/removeurl/0.2/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to remove URLs which start with http or https in strings.", "version": "0.2" }, "last_serial": 5096464, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9e30956497fd4460fa8745dcf84ae6dd", "sha256": "6e2a0fa31276f9d1aef8416113250f64a99d469821f5fb2c5da864ba29510e08" }, "downloads": -1, "filename": "removeurl-0.1.tar.gz", "has_sig": false, "md5_digest": "9e30956497fd4460fa8745dcf84ae6dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1514, "upload_time": "2019-04-04T09:13:59", "url": "https://files.pythonhosted.org/packages/3d/12/72b398eb291bf197a0cf18b4aae1b0428722c9e623760a20af5d460d1b9f/removeurl-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b48800a1a94fb4a8814caeefa68ca6bb", "sha256": "8ff3b6dddec3ff86cd66b9820e3771789541a1f90f75991b622869f012fd1e5e" }, "downloads": -1, "filename": "removeurl-0.2.tar.gz", "has_sig": false, "md5_digest": "b48800a1a94fb4a8814caeefa68ca6bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1570, "upload_time": "2019-04-04T10:36:02", "url": "https://files.pythonhosted.org/packages/71/7a/6c0842c365b2cce49205efe2ad0bb26970d130e1e45eeacd7313fb5c84f0/removeurl-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b48800a1a94fb4a8814caeefa68ca6bb", "sha256": "8ff3b6dddec3ff86cd66b9820e3771789541a1f90f75991b622869f012fd1e5e" }, "downloads": -1, "filename": "removeurl-0.2.tar.gz", "has_sig": false, "md5_digest": "b48800a1a94fb4a8814caeefa68ca6bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1570, "upload_time": "2019-04-04T10:36:02", "url": "https://files.pythonhosted.org/packages/71/7a/6c0842c365b2cce49205efe2ad0bb26970d130e1e45eeacd7313fb5c84f0/removeurl-0.2.tar.gz" } ] }