rmcqueen / dbf2csv

A single and batch file converter for dbf to csv format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbf2csv

Put the file somewhere the PATH environment variable will find it, and chmod +x dbf2csv it to make it executable.

Usage:

dbf2csv [OPTION]... FILE

  -r  Converts all files within directory recursively
  
  -d  Delete files after conversion

About

A single and batch file converter for dbf to csv format


Languages

Language:Python 100.0%