aboutsummaryrefslogtreecommitdiff
path: root/python/yarl/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/yarl/README')
-rw-r--r--python/yarl/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/yarl/README b/python/yarl/README
new file mode 100644
index 0000000000000..30ca86a3c1e97
--- /dev/null
+++ b/python/yarl/README
@@ -0,0 +1,6 @@
+yarl (Yet another URL Library)
+
+The module provides handy URL class for url parsing and changing.
+
+yarl is python3 only. Thus, the dependency idna must be built
+in python3.