{ "info": { "author": "Arne Neumann", "author_email": "grepurl.programming@arne.cl", "bugtrack_url": null, "classifiers": [], "description": "grepurl\n=======\n\n``grepurl`` is a command line tool that extracts URLs from a website (or a\nlocal HTML file).\n\nUsage\n-----\n\n::\n\n grepurl http://example.com/\n grepurl -a http://example.com/foo.htm # only extract from tags (i.e. links)\n grepurl -i http://example.com/bar.htm # only extract from tags (i.e. images)\n grepurl -r \"\\.py$\" http://example.com/ # only extract links that end in '.py'\n\nLicense\n-------\n\nGPLv2 or later.\n\n\nAuthors\n-------\n\nGerome Fournier (original author). His implementation is only available via the\n`Internet Archive`_.\nArne Neumann (added -l option for local files, minor changes).\n\n.. _`Internet Archive`: http://web.archive.org/web/20101116071317/http://jefke.free.fr/stuff/python/grepurl/grepurl", "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/arne-cl/grepurl", "keywords": null, "license": "GPLv2 or later", "maintainer": null, "maintainer_email": null, "name": "grepurl", "package_url": "https://pypi.org/project/grepurl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/grepurl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/arne-cl/grepurl" }, "release_url": "https://pypi.org/project/grepurl/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "extract URLs from websites on the command line", "version": "0.1.1" }, "last_serial": 1197858, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "a34b4bd2ecfc7f90aeafd5034994383b", "sha256": "396129ad4195171b1c2ef6222871bda168d20e9c4b23e06dfbde1b62b847f4ec" }, "downloads": -1, "filename": "grepurl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a34b4bd2ecfc7f90aeafd5034994383b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3843, "upload_time": "2014-08-21T15:12:51", "url": "https://files.pythonhosted.org/packages/21/f7/c3119d2fe5410f2dd91be1df2e8eb7d8128b8f49e9e489c206d43c8b3f7a/grepurl-0.1.1.tar.gz" } ], "my-version-number": [ { "comment_text": "", "digests": { "md5": "4d660d64118a238a27ae75e6944ac5df", "sha256": "3b2e7fc8947427ae8865dbafe706be71daaf067a9218c174e2524e0be869f840" }, "downloads": -1, "filename": "grepurl-my-version-number.tar.gz", "has_sig": false, "md5_digest": "4d660d64118a238a27ae75e6944ac5df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3855, "upload_time": "2014-08-21T15:09:28", "url": "https://files.pythonhosted.org/packages/0a/ff/cfb288114604ca5426e9f5da06f75d2ba4022394e323310648165ba6c3b6/grepurl-my-version-number.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a34b4bd2ecfc7f90aeafd5034994383b", "sha256": "396129ad4195171b1c2ef6222871bda168d20e9c4b23e06dfbde1b62b847f4ec" }, "downloads": -1, "filename": "grepurl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a34b4bd2ecfc7f90aeafd5034994383b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3843, "upload_time": "2014-08-21T15:12:51", "url": "https://files.pythonhosted.org/packages/21/f7/c3119d2fe5410f2dd91be1df2e8eb7d8128b8f49e9e489c206d43c8b3f7a/grepurl-0.1.1.tar.gz" } ] }