diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-22 23:21:08 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-22 23:21:08 +0000 |
commit | e61a79ee99905a28f82a43aea6c6234dcef26cc8 (patch) | |
tree | bec33ef68728373f53551f7897938ae1cd180594 /databases/pxtools/pkg-descr | |
parent | e938ce249a610187e2e446099d9a663072380013 (diff) | |
download | ports-e61a79ee99905a28f82a43aea6c6234dcef26cc8.tar.gz ports-e61a79ee99905a28f82a43aea6c6234dcef26cc8.zip |
Notes
Diffstat (limited to 'databases/pxtools/pkg-descr')
-rw-r--r-- | databases/pxtools/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/pxtools/pkg-descr b/databases/pxtools/pkg-descr new file mode 100644 index 000000000000..9a9c48b08fb7 --- /dev/null +++ b/databases/pxtools/pkg-descr @@ -0,0 +1,13 @@ +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://www.kneschke.de/projekte/pxtools/ + +- Chris D. Faulhaber +jedgar@FreeBSD.org |