Config.in 172 B

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