slackbuilds/libraries/libdbi-drivers
B. Watson d76b2ebbfc libraries/libdbi-drivers: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-03-25 01:05:50 +00:00
..
README libraries/libdbi-drivers: Fixed dep information 2012-08-26 16:28:22 +02:00
libdbi-drivers.SlackBuild libraries/libdbi-drivers: Allow VERSION override from environment. 2017-03-25 01:05:50 +00:00
libdbi-drivers.info libraries/libdbi-drivers: Updated for version 0.9.0. 2013-07-07 09:11:37 -03:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

The libdbi-drivers project maintains drivers for the libdbi database
abstraction layer written in C. Drivers are distributed separately
from the library itself.

This includes the drivers for mysql and sqlite by default. 
If the optional dependecy postgresql is installed and the
PGSQL="true" variable is set, then driver for it will be built
as well.