Mercurial > hgrepos > FreeBSD > ports > PyPy
view databases/pypy2-gdbm/pkg-descr @ 203:ade1265e4323
Remove ".hgtags" files in subdirectories.
They were a left-over from converting different PyPy-related
repos into a momorepo.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Mar 2025 17:08:29 +0100 |
| parents | 4f64ace8fb9e |
| children |
line wrap: on
line source
PyPy bindings to the GNU dbm library. GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database (as key/data pairs).
