libdbi-doc

Rating: 
0
No votes yet

DB Independent Abstraction Layer for C -- documentation
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 libdbi-doc_0.8.2-3_all.deb613.41 KB05/08/2013 - 15:09
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