summaryrefslogtreecommitdiff
path: root/office/html2ps/README
diff options
context:
space:
mode:
authorDario Nicodemi <dario.sbo@gmail.com>2010-06-13 03:00:20 -0500
committerRobby Workman <rworkman@slackbuilds.org>2010-06-13 14:52:37 -0500
commit950b2a9f712a622a3f6a6ff5e1510dd8b54f29e0 (patch)
treeeb12c3b1c0ec469fa57ea7029690ce9d35da0e17 /office/html2ps/README
parentd6f28f179bd483d01a81e33103937c197c10711d (diff)
downloadslackbuilds-950b2a9f712a622a3f6a6ff5e1510dd8b54f29e0.tar.gz
office/html2ps: Added (html to postscript converter)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/html2ps/README')
-rw-r--r--office/html2ps/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/office/html2ps/README b/office/html2ps/README
new file mode 100644
index 0000000000..ce9d65f401
--- /dev/null
+++ b/office/html2ps/README
@@ -0,0 +1,5 @@
+html2ps converts HTML pages to PostScript documents. The HTML code can be
+retrieved from one or more URL:s or local files, specified as parameters on
+the command line. If no parameter is given, html2ps reads from standard input.
+
+This package also includes xhtml2ps, a graphical front-end for html2ps.