Metadata-Version: 1.0
Name: urlparse2
Version: 1.1.1
Summary: urlparse for humans.
Home-page: https://github.com/mwhooker/urlparse2
Author: Matthew Hooker & Jeremy Avnet & Matt Chisholm
Author-email: mwhooker@gmail.com
License: MIT
Description: A drop-in replacement for urlparse with enhancements.Provides mutable ParseResult fields and error handling for invaliddomains passed to urljoin.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
