diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-06-17 13:44:51 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-06-17 13:44:51 +0000 |
commit | a842d469243bc265e68c14c19cdf2648a2aaac95 (patch) | |
tree | d722a6757db1136f92f82f7b7d4e4d968a16b536 /textproc/kreport/pkg-descr | |
parent | 4f68d0d44822e3c276d674d30164f29889b27351 (diff) |
Notes
Diffstat (limited to 'textproc/kreport/pkg-descr')
-rw-r--r-- | textproc/kreport/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/kreport/pkg-descr b/textproc/kreport/pkg-descr new file mode 100644 index 000000000000..e840860b7e81 --- /dev/null +++ b/textproc/kreport/pkg-descr @@ -0,0 +1,9 @@ +The KReport framework implements reporting functionality for creation of +reports in MS Access style. They are also similar to SAP Crystal Reports +and FileMaker reports. + +Reports can be created interactively and programmatically. They can be +previewed on screen, printed, and saved in a variety of formats such +as HTML, PDF and OpenDocument. + +WWW: http://www.kexi-project.org/ |