{ "info": { "author": "Yoginth", "author_email": "me@yoginth.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": "## URL Normalize\n\n> Normalize a URL\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install normalizeurl\n```\n\n## Usage\n\n```python\nfrom normalizeurl import normalize\n\nprint(normalize('yoginth.com'))\n#=> http://yoginth.com/\n\nprint(normalize('HTTP://mail.yoginth.com:80/?username=yoginth'))\n#=> http://mail.yoginth.com/?username=yoginth\n```\n\n## License\n\n[MIT][license] Yoginth\n\n[LICENSE]: https://mit.yoginth.com", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "normalizeurl", "package_url": "https://pypi.org/project/normalizeurl/", "platform": "", "project_url": "https://pypi.org/project/normalizeurl/", "project_urls": { "Homepage": "https://yoginth.com", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/normalizeurl" }, "release_url": "https://pypi.org/project/normalizeurl/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Normalize a URL", "version": "1.0.1" }, "last_serial": 5221614, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "276056321a931594279ad868501b6006", "sha256": "c131737f6ee15531109415c0771665a2d137c0ba3505eddb795ed75d8861705b" }, "downloads": -1, "filename": "normalizeurl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "276056321a931594279ad868501b6006", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2783, "upload_time": "2018-08-08T07:00:33", "url": "https://files.pythonhosted.org/packages/03/1f/9c63c239c0e39f3facf43cb232f6dde3652d0525222d1559bceb4a8c4533/normalizeurl-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "bd7f87211cd4e2e4f10dfa47f3d321d1", "sha256": "a0cdbdf151eda5ee428e1d7d0167a59bde3463c985eda8fd409715a6918001a8" }, "downloads": -1, "filename": "normalizeurl-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bd7f87211cd4e2e4f10dfa47f3d321d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2447, "upload_time": "2019-05-03T12:35:56", "url": "https://files.pythonhosted.org/packages/63/ec/50e66445cf3fe1c24809621f2ea919567ab4de50d07de13dfc02514536a9/normalizeurl-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd7f87211cd4e2e4f10dfa47f3d321d1", "sha256": "a0cdbdf151eda5ee428e1d7d0167a59bde3463c985eda8fd409715a6918001a8" }, "downloads": -1, "filename": "normalizeurl-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bd7f87211cd4e2e4f10dfa47f3d321d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2447, "upload_time": "2019-05-03T12:35:56", "url": "https://files.pythonhosted.org/packages/63/ec/50e66445cf3fe1c24809621f2ea919567ab4de50d07de13dfc02514536a9/normalizeurl-1.0.1.tar.gz" } ] }