freebsd-ports/databases/pxtools/pkg-descr
Volker Stolz a5d4c2adc7 Update WWW-tag
PR:		ports/88102
Submitted by:	Jean Milanez Melo
Approved by:	maintainer timeout
2005-11-15 16:31:01 +00:00

13 lines
466 B
Text

pxtools is a collection of tools to work with a Paradox-databases.
pxtools consists of the following:
* pxinfo scans the header of a specified database-file and dumps
the important information.
* pxsqldump/pxcsvdump are utilities to extract the data from a
Paradox-database. The output is an SQL-/CSV-dump that can be
used to recreate the database in an SQL-enviroment.
WWW: http://jan.kneschke.de/projects/pxtools/
- Chris D. Faulhaber
jedgar@FreeBSD.org