libdbi0

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

Database Independent Abstraction Layer for C
libdbi implements a database-independent abstraction layer in C, similar to
the DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.

Category:

Application versions: 
AttachmentSizeDate
File libdbi0_0.8.2-3_armel.deb49.95 KB04/08/2013 - 23:05
Changelog: 

libdbi (0.8.2-3) unstable; urgency=low

* New maintainer (Closes: #444424)
* Now cleaning everything correctly on the clean target
* Now managing updates of config.sub and config.guess correctly
* Removed useless postinst and postrm from debian folder as they are
generated by dh_makeshlibs anyway
* Cleaned a bit the debian/rules for readability
* Reviewed the debian/copyright for accuracy