ossp-web/pkg/lib/adns/index.wml
#use wml::ossp area=pkg:lib subarea=adns
<title>OSSP adns</title>
<h1>Asynchronous DNS Resolving</h1>
<h2>Abstract</h2>
OSSP adns is a derivative of Ian Jackson's <a
href="http://www.chiark.greenend.org.uk/~ian/adns/">ADNS</a> library. It
provides an asynchronous Domain Name System (DNS) client library for resolving
arbitrary DNS records.
<p>
Notice: OSSP adns is fully compatible with the original ADNS library. It just
made into an OSSP library for easier integration within the OSSP project. It
is not intended to replace or to compete with the original ADNS library in any
way.
<h2>Authors</h2>
<pkg_author name="Ian Jackson" mail="ian@davenant.greenend.org.uk">
<h2>Status</h2>
<pkg_status
name="adns" assign="rse"
stable="none" stable_date="none"
unstable="none" unstable_date="none"
done=100>
<h2>Source</h2>
<pkg_files
cvs=$(CVS_ROOT_URL)/pkg/lib/adns/
url=$(FTP_ROOT_URL)/pkg/lib/adns/
directory=$(FTP_ROOT_DIR)/pkg/lib/adns/
files="adns-*.tar.gz"
stable="none" unstable="none">