summaryrefslogtreecommitdiff
path: root/network/udns/README
diff options
context:
space:
mode:
authorChristopher Walker <kris240376@gmail.com>2013-05-18 08:44:06 -0300
committerRobby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:08 -0500
commitf5c5eb7a1792afa66689ca0003b432bf5d42dfbe (patch)
tree9f94fedf511a5aa43fbd3564f8a3d30b94853826 /network/udns/README
parent5af35c1bd7c452a4d2ce28251b11e32af5e085d0 (diff)
downloadslackbuilds-f5c5eb7a1792afa66689ca0003b432bf5d42dfbe.tar.gz
network/udns: Added (DNS resolver library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/udns/README')
-rw-r--r--network/udns/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/udns/README b/network/udns/README
new file mode 100644
index 0000000000..7fbe0af39a
--- /dev/null
+++ b/network/udns/README
@@ -0,0 +1,2 @@
+UDNS is a stub DNS resolver library with the ability to perform both
+synchronous and asynchronous DNS queries.