perl-DBD-SQLite2
Self Contained RDBMS in a DBI Driver (sqlite 2.x)
SRPM: perl-DBD-SQLite2-0.33-4.n0i.5.fc8.src.rpm SPEC: perl-DBD-SQLite2.spec Version: 0.33 Release: 4.n0i.5.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 365683 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/DBD-SQLite2/ Date: Tue Jun 05 2007, 01:51 GMT
Description:
SQLite is a public domain RDBMS database engine that you can find at
http://www.hwaci.com/sw/sqlite/.
DBD::SQLite2 embeds that database engine into a DBD driver, so
if you want a relational database for your project, but don't
want to install a large RDBMS system like MySQL or PostgreSQL,
then DBD::SQLite2 may be just what you need.
Note: DBD::SQLite2 is the old version of DBD::SQLite, and embeds
version 2.x.x of the sqlite library. The current version of
DBD::SQLite embeds version 3.
This release is designed to allow you to have both versions installed
on the same system.
SQLite supports quite a lot of features, such as transactions (atomic
commit and rollback), indexes, DBA-free operation, a large subset
of SQL92 supported, and more.
http://www.hwaci.com/sw/sqlite/.
DBD::SQLite2 embeds that database engine into a DBD driver, so
if you want a relational database for your project, but don't
want to install a large RDBMS system like MySQL or PostgreSQL,
then DBD::SQLite2 may be just what you need.
Note: DBD::SQLite2 is the old version of DBD::SQLite, and embeds
version 2.x.x of the sqlite library. The current version of
DBD::SQLite embeds version 3.
This release is designed to allow you to have both versions installed
on the same system.
SQLite supports quite a lot of features, such as transactions (atomic
commit and rollback), indexes, DBA-free operation, a large subset
of SQL92 supported, and more.
Changelog:
- Tue Jun 05 2007 Marius Feraru <altblue@n0i.net> - 0.33-4.n0i.5
- spec file (re)created using N0i::CPAN::RPMizer/1.14.8 - Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 0.33-3.n0i.4
- automatic rebuild (perl 5.8.8) - Sun Jul 24 2005 Marius Feraru <altblue@n0i.net> 0.33-2.n0i.3
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:0.33-1.n0i.2
- automatic rebuild (perl 5.8.6) - Tue Jan 04 2005 Marius Feraru <altblue@n0i.net> 0:0.33-1.n0i.1
- version 0.33
- spec file (re?)created using N0i::CPAN::RPMizer/2004120601
Files:
- DBD-SQLite2-0.33.tar.gz
- perl-DBD-SQLite2.spec
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)