<?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_csv_datasource">File_CSV_DataSource</p>
 <c>pear.php.net</c>
 <v>0.2.3alpha</v>
 <st>alpha</st>
 <l>MIT</l>
 <m>ktlacaelel</m>
 <s>csv-file data extraction tool</s>
 <d>Simple data access object for csv files in php5.

    by Kazuyoshi Tlacaelel.

    Takes the data from a csv file and makes it accessable
    through a client-interface.

    (NOT a driver of File_CSV) but an independent package.
    Please see the dependencies section for more details.

    http://code.google.com/p/php-csv-parser/</d>
 <da>2008-12-19 07:01:25</da>
 <n>first public release</n>
 <f>26111</f>
 <g>http://pear.php.net/get/File_CSV_DataSource-0.2.3alpha</g>
 <x xlink:href="package.0.2.3alpha.xml"/>
</r>