[ANNOUNCEMENT] Net_WebFinger-0.4.0 (alpha) Released.

[email protected] ("PEAR Announce") Thu, 17 Jul 2014 23:23:33 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_WebFinger-0.4.0 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
- Support RFC 7033 (final webfinger spec) with non-"acct:" URIs

Package Info
------------
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).

Related Links
-------------
Package home: http://pear.php.net/package/Net_WebFinger
   Changelog: http://pear.php.net/package/Net_WebFinger/download/0.4.0
    Download: http://download.pear.php.net/package/Net_WebFinger-0.4.0.tgz

Authors
-------
Christian Weiske (lead)