aboutsummaryrefslogtreecommitdiff
path: root/libraries/adns/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/adns/README')
-rw-r--r--libraries/adns/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/adns/README b/libraries/adns/README
new file mode 100644
index 0000000000000..ceaa641cbe7f5
--- /dev/null
+++ b/libraries/adns/README
@@ -0,0 +1,7 @@
+GNU adns is a C library that provides easy-to-use DNS resolution
+functionality. The library is asynchronous, allowing for multiple
+concurrent calls. The package also includes several command-line
+utilities for use in scripts.
+
+The library is written by Ian Jackson and is an official GNU
+package.