diff options
Diffstat (limited to 'databases/dbf/pkg-descr')
-rw-r--r-- | databases/dbf/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/dbf/pkg-descr b/databases/dbf/pkg-descr new file mode 100644 index 000000000000..71ff78363800 --- /dev/null +++ b/databases/dbf/pkg-descr @@ -0,0 +1,7 @@ +dbf is an easy-to-use command line tool to show and convert the content of +dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content +to the screen or converts it to comma-separated (*.csv) files which can be +opened in Excel, StarOffice, and most other spread sheets. It can also be +used to show some statistics about the content. + +WWW: http://dbf.sourceforge.net/ |