From b3b303b42e8e2b1dbc3afdd821db9fea9424ed78 Mon Sep 17 00:00:00 2001 From: crocket Date: Tue, 19 Jul 2011 23:35:33 -0500 Subject: libraries/libasyncns: Added (asynchronous name query library) Signed-off-by: Robby Workman --- libraries/libasyncns/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/libasyncns/slack-desc (limited to 'libraries/libasyncns/slack-desc') diff --git a/libraries/libasyncns/slack-desc b/libraries/libasyncns/slack-desc new file mode 100644 index 0000000000000..97236606c725d --- /dev/null +++ b/libraries/libasyncns/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libasyncns: libasyncns (asynchronous name query library) +libasyncns: +libasyncns: libasyncns is a C library for asynchronous name queries. +libasyncns: It is an asynchronous wrapper around the libc's synchronous +libasyncns: getaddrinfo() API. +libasyncns: +libasyncns: Website : http://0pointer.de/lennart/projects/libasyncns +libasyncns: +libasyncns: +libasyncns: +libasyncns: -- cgit v1.2.3