1config BR2_PACKAGE_PYTHON_RFC3987 2 bool "python-rfc3987" 3 help 4 Parsing and validation of URIs (RFC 3986) and IRIs (RFC 5 3987). 6 7 http://pypi.python.org/pypi/rfc3987 8