<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    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.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/file_bittorrent">File_Bittorrent</p>
 <c>pear.php.net</c>
 <v>1.0.0</v>
 <st>stable</st>
 <l>LGPL</l>
 <m>tacker</m>
 <s>Decode and Encode data in Bittorrent format</s>
 <d>This package consists of three classes which handles the encoding and decoding of data in Bittorrent format.
        You can also extract useful informations from .torrent files, create .torrent files and query the torrent's scrape page to get its statistics.</d>
 <da>2005-10-19 13:14:00</da>
 <n>* First stable release
* Changed license from PHP to LGPL.
* Changed package.xml to version 2.
* A warm welcome to Justin (handle: nagash) as new developer.
* Enhances File_Bittorrent_Decode::decodeFile() filename handling.
* Check for allow_url_fopen.
* Raise an error in File_Bittorrent_MakeTorrent if no file is given.
* Save last PEAR_Error object in public property.</n>
 <f>67507</f>
 <g>http://pear.php.net/get/File_Bittorrent-1.0.0</g>
 <x xlink:href="package.1.0.0.xml"/>
</r>