# 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 ':'.

          |-----handy-ruler------------------------------------------------------|
libasyncns: libasyncns (asynchronous name server queries)
libasyncns:
libasyncns: libasyncns is a C library for Linux/Unix for executing name service
libasyncns: queries asynchronously. It is an asynchronous wrapper around
libasyncns: getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from
libasyncns: libc and libresolv.
libasyncns:
libasyncns: libasyncns is very tiny, consisting of just one header and one source
libasyncns: file. It has no dependencies besides libc.
libasyncns:
libasyncns:
