{ "info": { "author": "Erik Max Francis", "author_email": "software@alcyone.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "webval is a system that will scan documents for fully-qualified\r\n HTTP URLs, keeping its database fresh with newly-seen URLs. It\r\n can then be requested to validate the URLs, whereby it will\r\n attempt to access each URL via an HTTP request and record the\r\n response code; it maintains a list of the most recent codes that\r\n have been retrieved. Response codes are classified as \"good\" (URL\r\n is correct and a valid page is there) and \"bad\" (URL is invalid or\r\n outdated). By default any code other than a 2xx code is\r\n considered bad, but this can be changed (*e.g.*, to ignore 3xx\r\n redirection codes).\r\n\r\n webval can then be used in report mode where it will scan\r\n documents for URLs as before, but will report invalid URLs (that\r\n is, URLs in the database which have a number of \"bad\" codes\r\n exceeding a certain threshhold). These are then printed to stderr\r\n in a format that shows the file and line number the URLs were seen\r\n in so that they can be corrected.", "description_content_type": null, "docs_url": null, "download_url": "http://www.alcyone.com/software/webval/webval-latest.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.alcyone.com/software/webval/", "keywords": "url validation, url scanning, url tracking", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "WebVal", "package_url": "https://pypi.org/project/WebVal/", "platform": "any", "project_url": "https://pypi.org/project/WebVal/", "project_urls": { "Download": "http://www.alcyone.com/software/webval/webval-latest.tar.gz", "Homepage": "http://www.alcyone.com/software/webval/" }, "release_url": "https://pypi.org/project/WebVal/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A URL scanner, maintainer, and validator", "version": "1.0.1" }, "last_serial": 944202, "releases": { "1.0.1": [] }, "urls": [] }