Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2020-04-18 22:44:59 +0300
committerlovetox <philipp@hoerist.com>2020-04-18 22:44:59 +0300
commitf64707859b018a0b4ad04aa09eb0d802345ca325 (patch)
tree7cd9ed52ebd93079fcb6d197748a292d9f462848 /README.md
parent442eae7e26344df4a4b88611670731b79f616c68 (diff)
Use IDNA2008 for domain validation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 389b986..7871307 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@
- GLib >= 2.60
- libsoup
- precis-i18n
+- idna
## Features