[ANNOUNCEMENT] XML_XRD-0.3.1 (alpha) Released.

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

Release notes
-------------
- Fix docblocks

Package Info
------------
PHP library to parse and generate "Extensible Resource Descriptor (XRD) Version 1.0" files.

XRD and JRD files are used for ".well-known/host-meta" files as standardized in
"RFC 6415: Web Host Metadata", as well as in the 
"LRDD (Link-based Resource Descriptor Discovery)" files linked from it.

The XRD format supercedes the XRDS format defined in XRI 2.0, which is used in
the Yadis communications protocol.

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

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