{ "info": { "author": "Vladimir Chub", "author_email": "vartagg@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "urlblocks\n=========\n\n`urlblocks` is the module provided URL string class which can be operated as a constructor, consisting of some blocks - URL components.\n\nThis is the fork of `zacharyvoase/URLObject project `__\nbut with several key changes and new functionality:\n\n- Following `PEP-20, the zen of Python `__, errors should never pass silently. To comply with this standard, invalid URLs, such as empty, hostless or schemeless now got denied.\n- Domains manipulation support.\n- Additional helpers (such as manipulations with trailing slashes) are available.\n\n\n\nInstallation\n============\n\n.. code:: bash\n\n pip install urlblocks\n\n\nDocumentation\n=============\n\nComing soon.\n\n\n\n(Un)license\n===========\n\nThis is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or distribute this\nsoftware, either in source code form or as a compiled binary, for any purpose,\ncommercial or non-commercial, and by any means.\n\nIn jurisdictions that recognize copyright laws, the author or authors of this\nsoftware dedicate any and all copyright interest in the software to the public\ndomain. We make this dedication for the benefit of the public at large and to\nthe detriment of our heirs and successors. We intend this dedication to be an\novert act of relinquishment in perpetuity of all present and future rights to\nthis software under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\nCONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to `unlicense.org `__\n\n\nCredits\n=======\n\n This library bundles `six `__, which is licensed as follows:\n\n Copyright (c) 2010-2012 Benjamin Peterson\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights to\n use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\n of the Software, and to permit persons to whom the Software is furnished to do\n so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\nMany thanks go to `Aron Griffis `__ for porting\nthis library to Python 3, and to `vmalloc `__ for\nwork on the comprehensive API documentation and Sphinx setup.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/vartagg/urlblocks", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "urlblocks", "package_url": "https://pypi.org/project/urlblocks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/urlblocks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/vartagg/urlblocks" }, "release_url": "https://pypi.org/project/urlblocks/0.1/", "requires_dist": null, "requires_python": null, "summary": "urlblocks is the module provided URL string class which can be operated as a constructor, consisting of some blocks - URL components.", "version": "0.1" }, "last_serial": 1602091, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ff42c71b0a36e187f5bf949a446efbcd", "sha256": "77227529474cf1dfb5bcf08428cdf25910837745bcbfe86e51a3842de2050115" }, "downloads": -1, "filename": "urlblocks-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ff42c71b0a36e187f5bf949a446efbcd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 16459, "upload_time": "2015-06-22T16:55:21", "url": "https://files.pythonhosted.org/packages/44/49/6b40f7c2d3b572f330977eb140ed9981127c96cfb62c339effbe0efe5e53/urlblocks-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34e07140a39bb7fcd7811bd742f50991", "sha256": "9fcac527be7879c1948143ff222c4efa111c756ed42309ec66bca19d7aa524a9" }, "downloads": -1, "filename": "urlblocks-0.1.tar.gz", "has_sig": false, "md5_digest": "34e07140a39bb7fcd7811bd742f50991", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14625, "upload_time": "2015-06-22T16:55:17", "url": "https://files.pythonhosted.org/packages/eb/ce/193d75ec105ed6c072f9e6ded882b6880ad92a5aa57ac204af54becbe7a2/urlblocks-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff42c71b0a36e187f5bf949a446efbcd", "sha256": "77227529474cf1dfb5bcf08428cdf25910837745bcbfe86e51a3842de2050115" }, "downloads": -1, "filename": "urlblocks-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ff42c71b0a36e187f5bf949a446efbcd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 16459, "upload_time": "2015-06-22T16:55:21", "url": "https://files.pythonhosted.org/packages/44/49/6b40f7c2d3b572f330977eb140ed9981127c96cfb62c339effbe0efe5e53/urlblocks-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34e07140a39bb7fcd7811bd742f50991", "sha256": "9fcac527be7879c1948143ff222c4efa111c756ed42309ec66bca19d7aa524a9" }, "downloads": -1, "filename": "urlblocks-0.1.tar.gz", "has_sig": false, "md5_digest": "34e07140a39bb7fcd7811bd742f50991", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14625, "upload_time": "2015-06-22T16:55:17", "url": "https://files.pythonhosted.org/packages/eb/ce/193d75ec105ed6c072f9e6ded882b6880ad92a5aa57ac204af54becbe7a2/urlblocks-0.1.tar.gz" } ] }