/dbf2csv

A straightforward lib to convert dbf files into csv

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

dbf2csv

A straightforward lib to convert dbf files into csv

Installation:

> cd ~ && git clone https://github.com/israelst/dbf2csv .dbf2csv
> echo 'export PATH=$PATH:$HOME/.dbf2csv >> ~/.bashrc

Usage

dbf2csv file.dbf > file.csv