gdbmv1.26
- Updated
GDBM is a library of database functions that use extensible hashing and works similar to the standard UNIX dbm.
- Project website: https://www.gnu.org.ua/software/gdbm/gdbm.html
#Features
No default features.
#libgdbm-compat
Build and install libgdbm_compat, a compatibility layer which provides UNIX-like dbm and ndbm interfaces.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#memory-mapped-io
Enable the use of mmap(2) for I/O optimizations.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#readline
Enable GNU Readline support.
Dependencies:
and 3 transitive dependencies:
- ncurses (through readline-unix)
readline-unix (through readline)
Platforms:
!windowsreadline-win32 (through readline)
Platforms:
windows
Host Dependencies:
4 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-config (through readline-win32)
- vcpkg-cmake-get-vars (through ncurses)
- vcpkg-make (through ncurses)
#Dependencies
No dependencies.
#Host Dependencies
and 4 transitive dependencies:
- gettext-libintl (through gettext)
libiconv (through gettext-libintl)
Platforms:
!linux- vcpkg-cmake (through vcpkg-cmake-get-vars)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Noah Knegt
Thomas1664
SunBlack