summaryrefslogtreecommitdiffstats
path: root/office/fop/README
diff options
context:
space:
mode:
author Thorn Inurcide2015-04-26 08:58:43 +0200
committer Willy Sudiarto Raharjo2015-04-26 08:58:43 +0200
commitef68d125f9493684533a3f6cae23869a87c3dbba (patch)
tree20df812cd2ae8a3557a756a26a273455e7e2d196 /office/fop/README
parentda3c2b3480e758ce363b475ccd496943cc35e92d (diff)
downloadslackbuilds-ef68d125f9493684533a3f6cae23869a87c3dbba.tar.gz
office/fop: Added (print formatter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/README')
-rw-r--r--office/fop/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/office/fop/README b/office/fop/README
new file mode 100644
index 0000000000..2deacbff89
--- /dev/null
+++ b/office/fop/README
@@ -0,0 +1,8 @@
+Apache FOP is a print formatter driven by XSL formatting objects. It
+is a Java application that reads a formatting object tree conforming
+to the XSL 1.1 Recommendation (05 December 2006) and then turns it
+into a PDF document, certain other output formats or allows you to
+preview it directly on screen.
+
+Note that not all parts of the XSL 1.1 specification have yet been
+implemented.