diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-31 00:22:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-03 09:35:35 -0500 |
commit | 35705b5b459b7a02ff142cfc5711abba302b246c (patch) | |
tree | bf957715b1d514c7f95e2803f069ec6c928ccd5d /office/html2ps/README | |
parent | b9906f07e6321d96f67632888cc1d8a257fde5e4 (diff) | |
download | slackbuilds-35705b5b459b7a02ff142cfc5711abba302b246c.tar.gz |
office/html2ps: Removed (build failure)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/html2ps/README')
-rw-r--r-- | office/html2ps/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/office/html2ps/README b/office/html2ps/README deleted file mode 100644 index ce9d65f401..0000000000 --- a/office/html2ps/README +++ /dev/null @@ -1,5 +0,0 @@ -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. |