diff options
author | Pedro Mendes <pedro@gepasi.org> | 2010-05-13 01:00:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:35 +0200 |
commit | 538c24d3222b1b69023570159a3e954d4d8bc732 (patch) | |
tree | 763e06b056e6b9683a764ffbeb48eee148b9742b /office/pdfedit/README | |
parent | 8256edc1d8f162c5ac989533b039678b15fe71ea (diff) | |
download | slackbuilds-538c24d3222b1b69023570159a3e954d4d8bc732.tar.gz |
office/pdfedit: Added to 13.0 repository
Diffstat (limited to 'office/pdfedit/README')
-rw-r--r-- | office/pdfedit/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/office/pdfedit/README b/office/pdfedit/README new file mode 100644 index 0000000000..49a6573ede --- /dev/null +++ b/office/pdfedit/README @@ -0,0 +1,7 @@ +PDFedit is free and open source library for manipulating PDF documents, +released under terms of GNU GPL version 2. It includes PDF manipulating +library based on xpdf, GUI and set of command line tools. Graphical +interface based on QT3 which heavily depends on scripting; therefore, any +user can modify the behaviour by scripts and plugins + +This requires qt3 (from the /extra/kde3-compat packages). |