Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xbase - XBase compatible database library and tools
XBase is an xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
originally by Gary Kunkel and others (see the AUTHORS file).
XBase is useful for accessing data in legacy dBase 3 and 4 database files as
well as a general light-weight database engine. It includes support for
DBF (dBase version 3 and 4) data files, NDX and NTX indexes, and DBT
(dBase version 3 and 4). It supports file and record locking under *nix
OS's.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
xbase |
2.0.0 |
4.fc3 |
i386 |
354 KiB |
Tue Feb 28 22:53:25 2006 |
Changelog
- * Tue Feb 28 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.0.0-4
- bump for FC-5
- * Sun Jul 10 18:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.0.0-3
- fix xbase-config --ld (bugzilla 162845)
- * Fri Jul 1 18:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.0.0-2
- add BuildRequires: doxygen
- remove latex docs (html is fine)