forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
320 B
Text
6 lines
320 B
Text
pxlib is shared C library to read various Paradox files. Currently .DB
|
|
files are best supported. pxlib provides a very simple api to read the
|
|
header and the data records of Paradox files. I also provides functions
|
|
to convert the data into the hosts data format (little or big endian).
|
|
|
|
WWW: http://pxlib.sourceforge.net
|