diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-03-17 22:24:09 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-03-17 22:24:09 +0000 |
commit | 32a5036976134a2cbec4d3aa44fc959cced92a28 (patch) | |
tree | f267a45164e1221a53aa10e7f1ce4ec0c5b894f3 /textproc/html-pretty/pkg-descr | |
parent | 703df1c0c69572a3949720d8fef04043908594e3 (diff) | |
download | ports-32a5036976134a2cbec4d3aa44fc959cced92a28.tar.gz ports-32a5036976134a2cbec4d3aa44fc959cced92a28.zip |
Notes
Diffstat (limited to 'textproc/html-pretty/pkg-descr')
-rw-r--r-- | textproc/html-pretty/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/html-pretty/pkg-descr b/textproc/html-pretty/pkg-descr new file mode 100644 index 000000000000..209dca32ea3c --- /dev/null +++ b/textproc/html-pretty/pkg-descr @@ -0,0 +1,6 @@ +html-pretty (or htmlpty on file systems with unpleasant filename +length restrictions) is a prettyprinter for HTML and SGML. It can +also assist in the conversion of ordinary text files in ASCII or +ISO8859-1 character sets to HTML. + +WWW: http://www.math.utah.edu/~beebe/software/html-sgml-tools.html#html-pretty |