ntdb 1.0-8 source package in Ubuntu

Changelog

ntdb (1.0-8) unstable; urgency=medium

  * Avoid duplicating license contents in debian/copyright.

 -- Jelmer Vernooij <email address hidden>  Fri, 04 Dec 2015 17:04:59 +0000

Upload details

Uploaded by:
Debian Samba Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Samba Maintainers
Architectures:
linux-any kfreebsd-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ntdb_1.0-8.dsc 2.2 KiB 7e5e473cc7f698a2e0c668e88db96f51478bba607474ff53c827f47fdfb3373f
ntdb_1.0.orig.tar.gz 778.7 KiB 7616fbb3dcb8d87b47f582fdb516f1466d7bb91147f96e77403240d8126cfbf9
ntdb_1.0-8.debian.tar.xz 5.5 KiB 26339ae899b3b0d21f7259ffe261d3a7aac191b8e82ba6887fb610c44838a1ef

Available diffs

No changes file available.

Binary packages built by this source

libntdb-dev: New Trivial Database - development files

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the development files.

libntdb1: New Trivial Database - shared library

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the shared library file.

libntdb1-dbg: New Trivial Database - debug symbols

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the debug symbols.

ntdb-tools: New Trivial Database - bundled binaries

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains bundled test and utility binaries.

python-ntdb: Python bindings for NTDB

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the Python bindings.

python-ntdb-dbg: Python bindings for NTDB - debug extension

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 ntdb uses a file format that is incompatible with tdb, but the API
 is similar. It improves performance, adds support for databases
 larger than 4 Gb, and improves integration with talloc.
 .
 This package contains the Python debug extension.