[ANNOUNCEMENT] XML_XRD-0.3.0 (alpha) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package XML_XRD-0.3.0 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
- Full JRD loading and saving support
- BC break: toXML() deprecated.
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.0
Download: http://download.pear.php.net/package/XML_XRD-0.3.0.tgz
Authors
-------
Christian Weiske (lead)