<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Net_WebFinger</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Networking">Networking</ca>
 <l>LGPL</l>
 <s>WebFinger client library for PHP</s>
 <d>Discover meta data about users by just their email address.
Discoverable data may be the user's OpenID, profile page URL,
link to portable contacts, hcard, foaf and other user pages.

Distributed social networks use WebFinger to distribute public encryption keys,
OStatus and Salmon URLs.

Package supports draft-ietf-appsawg-webfinger-13 and can fall back
to RFC 6415 (host-meta + lrdd).</d>
 <r xlink:href="/rest/r/net_webfinger"/>
</p>