<?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/db_sqlite_tools">DB_Sqlite_Tools</p>
 <c>pear.php.net</c>
 <v>0.1.4</v>
 <st>alpha</st>
 <l>BSD License</l>
 <m>firman</m>
 <s>DB_Sqlite_Tools is an object oriented interface to effectively manage and backup Sqlite databases.</s>
 <d>DB_Sqlite_Tools is an object oriented interface to effectively manage and backup
Sqlite databases.It extends the existing functionality by providing a
comprehensive solution for database backup, live replication, export in XML
format, performance optmization and other functionalities like the insertion and
retrieval of encrypted data from an Sqlite database without any external
extension</d>
 <da>2006-05-20 15:12:51</da>
 <n>* Fixed Bug #2894: Improper path in Tools.php
* Fixed Bug #2902: DBTools-&gt;copySafe($outPath);
* Optimized code, replaced double quotes (&quot;)
* Coding Standard cosmetic
* More comments added
* Removed Tools/Exception.php, replaced with PEAR_Exception</n>
 <f>17885</f>
 <g>http://pear.php.net/get/DB_Sqlite_Tools-0.1.4</g>
 <x xlink:href="package.0.1.4.xml"/>
</r>