diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-19 23:35:33 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-19 23:35:33 -0500 |
commit | b3b303b42e8e2b1dbc3afdd821db9fea9424ed78 (patch) | |
tree | d7a590e76984190fb6b8efcfa10f3e38c1889b34 /libraries/libasyncns/slack-desc | |
parent | 1707c4542794e55792b115a22da79ff86965d36d (diff) | |
download | slackbuilds-b3b303b42e8e2b1dbc3afdd821db9fea9424ed78.tar.gz |
libraries/libasyncns: Added (asynchronous name query library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libasyncns/slack-desc')
-rw-r--r-- | libraries/libasyncns/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libasyncns/slack-desc b/libraries/libasyncns/slack-desc new file mode 100644 index 0000000000..97236606c7 --- /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: |