Metadata-Version: 1.1
Name: rfc3987
Version: 1.1
Summary: Parsing and validation of URIs and IRIs
Home-page: https://gist.github.com/1333605
Author: Daniel Gerber
Author-email: UNKNOWN
License: UNKNOWN
Description: This module provides regular expressions according to RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax" and RFC 3987 "Internationalized Resource Identifiers (IRIs)"
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Requires: regex
