aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pdftohtml/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-06 20:15:55 +0800
committerijliao <ijliao@FreeBSD.org>2001-08-06 20:15:55 +0800
commit6a88b251edc6092c7d2ebe3c87f108fdd332777f (patch)
treeac91e2b635a3ae8ff717282fca6cfaec38db1622 /textproc/pdftohtml/pkg-descr
parentded8e8fe47357d4520457e2549cb7998d9267177 (diff)
downloadfreebsd-ports-graphics-6a88b251edc6092c7d2ebe3c87f108fdd332777f.tar.gz
freebsd-ports-graphics-6a88b251edc6092c7d2ebe3c87f108fdd332777f.tar.zst
freebsd-ports-graphics-6a88b251edc6092c7d2ebe3c87f108fdd332777f.zip
add pdftohtml
A command-line tool for converting pdf-files into html PR: 27824 Submitted by: Soeren Boll Overgaard <boll@tolkien.dk>
Diffstat (limited to 'textproc/pdftohtml/pkg-descr')
-rw-r--r--textproc/pdftohtml/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/pdftohtml/pkg-descr b/textproc/pdftohtml/pkg-descr
new file mode 100644
index 00000000000..45c1165c835
--- /dev/null
+++ b/textproc/pdftohtml/pkg-descr
@@ -0,0 +1,6 @@
+This is a port of pdftohtml, which converts pdf-files into nicely formatted
+html, combined with png-images.
+The HTML generated uses frames to emulate the contentlisting from the pdf.
+
+WWW: http://www.ra.informatik.uni-stuttgart.de/~gosho/pdftohtml/
+Author: Gueorgui Ovtcharov <pdftohtml@ralf.informatik.uni-stuttgart.de>