SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-DBD-SQLite rpm build for : openSUSE Tumbleweed. For other distributions click perl-DBD-SQLite.

Name : perl-DBD-SQLite
Version : 1.740.0 Vendor : openSUSE
Release : 2.1 Date : 2024-03-10 20:36:00
Group : Unspecified Source RPM : perl-DBD-SQLite-1.740.0-2.1.src.rpm
Size : 0.64 MB
Packager : http://bugs_opensuse_org
Summary : Self Contained SQLite RDBMS in a DBI Driver
Description :
SQLite is a public domain file-based relational database engine that you
can find at https://www.sqlite.org/.

*DBD::SQLite* is a Perl DBI driver for SQLite, that includes the entire
thing in the distribution. So in order to get a fast transaction capable
RDBMS working for your perl project you simply have to install this module,
and *nothing* else.

SQLite supports the following features:

* Implements a large subset of SQL92

See https://www.sqlite.org/lang.html for details.

* A complete DB in a single disk file

Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.

* Atomic commit and rollback

Yes, *DBD::SQLite* is small and light, but it supports full transactions!

* Extensible

User-defined aggregate or regular functions can be registered with the SQL
parser.

There\'s lots more to it, so please refer to the docs on the SQLite web
page, listed above, for SQL details. Also refer to DBI for details on how
to use DBI itself. The API works like every DBI module does. However,
currently many statement attributes are not implemented or are limited by
the typeless nature of the SQLite database.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(DBD::SQLite)
perl(DBD::SQLite::Constants)
perl(DBD::SQLite::GetInfo)
perl(DBD::SQLite::VirtualTable)
perl(DBD::SQLite::VirtualTable::Cursor)
perl(DBD::SQLite::VirtualTable::FileContent)
perl(DBD::SQLite::VirtualTable::FileContent::Cursor)
perl(DBD::SQLite::VirtualTable::PerlData)
perl(DBD::SQLite::VirtualTable::PerlData::Cursor)
perl-DBD-SQLite
perl-DBD-SQLite(x86-32)

Requires :
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libsqlite3.so.0
perl(:MODULE_COMPAT_5.38.2)
perl(DBI) >= 1.57
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/Constants.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/Cookbook.pod
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/Fulltext_search.pod
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/GetInfo.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/VirtualTable
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/VirtualTable.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/VirtualTable/FileContent.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/DBD/SQLite/VirtualTable/PerlData.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/DBD
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/DBD/SQLite
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/DBD/SQLite/SQLite.so
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/share
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/share/dist
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/share/dist/DBD-SQLite
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/share/dist/DBD-SQLite/sqlite3.c
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/share/dist/DBD-SQLite/sqlite3.h
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/share/dist/DBD-SQLite/sqlite3ext.h
/usr/share/doc/packages/perl-DBD-SQLite
/usr/share/doc/packages/perl-DBD-SQLite/Changes
/usr/share/doc/packages/perl-DBD-SQLite/README
/usr/share/doc/packages/perl-DBD-SQLite/constants.inc
/usr/share/doc/packages/perl-DBD-SQLite/dbdimp_tokenizer.inc
/usr/share/doc/packages/perl-DBD-SQLite/dbdimp_virtual_table.inc
/usr/share/licenses/perl-DBD-SQLite
/usr/share/licenses/perl-DBD-SQLite/LICENSE
/usr/share/man/man3/DBD::SQLite.3pm.gz
/usr/share/man/man3/DBD::SQLite::Constants.3pm.gz
There is 5 files more in these RPM.

 
ICM