Skip to content
/ pxlib Public
forked from steinm/pxlib

Library to read and write Paradox files

License

Notifications You must be signed in to change notification settings

feryllt/pxlib

 
 

Repository files navigation

What is pxlib ?
---------------

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).

The complete api is well documented in set of man pages, one for each
function.

pxlib can be downloaded at http://pxlib.sourceforge.net.

Uwe Steinmann <uwe@steinmann.cx>

About

Library to read and write Paradox files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 57.5%
  • C 39.7%
  • Other 2.8%