pkgsrc/databases/libzdb/PLIST
wiz 0b3b3dab42 Import libzdb-3.0 as databases/libzdb.
Packaged for wip by udontknow and tnn.

The Zild Database Library implements a small, fast, and easy to
use database API with thread-safe connection pooling. The library
can connect transparently to multiple database systems, has zero
configuration and connections are specified via a standard URL
scheme.
2015-08-30 17:41:51 +00:00

11 lines
292 B
Text

@comment $NetBSD: PLIST,v 1.1 2015/08/30 17:41:51 wiz Exp $
include/zdb/Connection.h
include/zdb/ConnectionPool.h
include/zdb/Exception.h
include/zdb/PreparedStatement.h
include/zdb/ResultSet.h
include/zdb/SQLException.h
include/zdb/URL.h
include/zdb/zdb.h
lib/libzdb.la
lib/pkgconfig/zdb.pc