SQLiteDBF converts XBase databases, particularly FoxPro tables with memo files,
into a SQL dump. It has no dependencies other than standard Unix libraries.
SQLiteDBF is designed to be incredibly fast and as efficient as possible.
This use code base of the PgDBF project (http://pgdbf.sourceforge.net/).