<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    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.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>File_CSV_DataSource</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/File+Formats">File Formats</ca>
 <l>MIT</l>
 <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>
 <r xlink:href="/rest/r/file_csv_datasource"/>
</p>