diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-20 20:42:07 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:32:11 -0500 |
commit | cc7220b1b8f5c33535a0c6f11469bf261d26c21b (patch) | |
tree | ac4675eca09339d8087cf2d36e243eadcb091f0c /office/html2ps/README | |
parent | d9e54ed348f4f77e3c6d417d08955fe726628c1e (diff) | |
download | slackbuilds-cc7220b1b8f5c33535a0c6f11469bf261d26c21b.tar.gz |
office/html2ps: Removed (build failure)
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. |