       SPELL=PEAR-sqlite
     VERSION=1.0.3
      
     UPDATED=20050408
    WEB_SITE=http://pecl.php.net/package/SQLite
  LICENSE[0]=PHP/BSD
       SHORT='PEAR: Bindings for SQLite'

cat <<EOF
SQLite is a C library that implements an embeddable SQL database engine.
Programs that link with the SQLite library can have SQL database access
without running a separate RDBMS process.
EOF


