<?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.4</v>
 <st>beta</st>
 <l>MIT</l>
 <m>ktlacaelel</m>
 <s>Simple data access object for csv files in php5.</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/

INSTALL:

$ sudo pear install --force file_csv_datasource</d>
 <da>2009-01-30 12:46:33</da>
 <n>release candidate</n>
 <f>22266</f>
 <g>http://pear.php.net/get/File_CSV_DataSource-0.2.4</g>
 <x xlink:href="package.0.2.4.xml"/>
</r>