summaryrefslogtreecommitdiffstats
path: root/package/python-yarl/Config.in
blob: e52050451d43845299993d1483ea3c82e7464795 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PYTHON_YARL
	bool "python-yarl"
	depends on BR2_PACKAGE_PYTHON3
	select BR2_PACKAGE_PYTHON_MULTIDICT
	select BR2_PACKAGE_PYTHON_IDNA
	help
	  Yet another URL library.

	  http://yarl.readthedocs.io/
OpenPOWER on IntegriCloud