软件包: libdb1-compat (2.1.3-9) [universe]
libdb1-compat 的相关链接
Ubuntu 的资源:
下载源码包 db1-compat:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Colin Watson
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
The Berkeley database routines [glibc 2.0/2.1 compatibility]
libdb is a library for manipulating database files, developed at Berkeley.
It supports three kinds of file formats:
* btree. A representation of a sorted, balanced tree structure. * hashed. An extensible, dynamic hashing scheme. * UNIX file oriented. A byte stream file with fixed or variable length records.
This library exists for compatibility with applications built against glibc 2.0 or 2.1. There is intentionally no corresponding development package. Do not link new applications against this library!