pkgsrc-wip/pbl
Ossi Herrala 00903a74c9 PBL is a GPL C library of functions that can be used in a C or C++ project.
The code of the PBL library includes:

 * PBL BASE - license GPL/LGPL, some base functions, see pbl_* functions
 * PBL HASH - license GPL/LGPL, an open source memory hash table
   implementation, see pblHt* functions
 * PBL KEYFILE- license GPL/LGPL, an open source key file implementation, see
   pblKf*functions
 * PBL ISAM- license GPL/LGPL, an open source ISAM file implementation, see
   pblIsam*functions

See documentation at http://mission.base.com/peter/source/pbl/doc/ for more
information.
2004-01-26 14:49:35 +00:00
..
buildlink3.mk PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00
DESCR PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00
distinfo PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00
Makefile PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00
PLIST PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00
TODO PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00