Source: dbf2mysql
Section: misc
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9), libmysqlclient-dev

Package: dbf2mysql
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: xBase to MySQL or vice versa
 This program takes an xBase file and sends queries to an MySQL server to
 insert it into an MySQL table and vice versa.
 .
 This package now consists of two programs: the dbf2mysql, and mysql2dbf,
 which makes it possible to dump an mySQL-table to a dbf-file.
