Source: dbf2mysql
Section: misc
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13), default-libmysqlclient-dev
Homepage: http://dbf2mysql.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/frankie/dbf2mysql
Vcs-Git: https://salsa.debian.org/frankie/dbf2mysql.git

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.
