summaryrefslogtreecommitdiff
path: root/net-libs/udns/metadata.xml
blob: 073999b94adc647f27818c1300c3e7fd18e39792 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <use>
    <flag name="ipv6">
      Support querying nameservers over ipv6, and allow dnsget to
      automatically handle ipv6 PTR queries.
    </flag>
    <flag name="tools">
      Build and install dnsget, ex-rdns and rblcheck tools
    </flag>
  </use>
  <longdescription>
    UDNS is a stub DNS resolver library with ability to perform both
    synchronous and asyncronous DNS queries.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>