<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release2"
    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.release2
    http://pear.php.net/dtd/rest.release2.xsd">
 <p xlink:href="/rest/p/config_lite">Config_Lite</p>
 <c>pear.php.net</c>
 <v>0.1.0</v>
 <a>0.1.0</a>
 <mp>5.2.0</mp>
 <st>beta</st>
 <l>lgpl</l>
 <m>pce</m>
 <s>a lightweight and fast Config class for ini style text configuration files.</s>
 <d>This package defines a class for config/settings text files in ini style. 
Currently classes available are:
 * Config_Lite: a lightweight class with arrayaccess to handle ini style files
 * Config_Lite_Exception: Interface implemented by Exceptions</d>
 <da>2011-02-25 15:03:46</da>
 <n>Initial release.</n>
 <f>7760</f>
 <g>http://pear.php.net/get/Config_Lite-0.1.0</g>
 <x xlink:href="package.0.1.0.xml"/>
</r>