Metadata-Version: 1.1
Name: url
Version: 0.4.2a0
Summary: URL parsing, sanitization, and other handy features.
Home-page: http://github.com/seomoz/url-py
Author: Moz, Inc.
Author-email: turbo@moz.com
License: MIT
Description: 
        Some helper functions for parsing URLs, sanitizing them, normalizing   them.
        This includes support for escaping, unescaping, punycoding,   unpunycoding, cleaning parameter and query strings, and a little more sanitization.
Platform: Posix
Platform: MacOS X
Platform: Windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
