diff options
author | will <will@FreeBSD.org> | 2000-05-27 22:44:12 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-27 22:44:12 +0800 |
commit | f4eb8d75e80a788b6c92537cc84e0464c6ed8023 (patch) | |
tree | f74718e47d46b9d1b7b0fd03bfed10e245b2fedd /textproc/sgmltools-lite/pkg-descr | |
parent | 7f45693daff606eb886a5b70b854db3b1a761f2b (diff) | |
download | freebsd-ports-gnome-f4eb8d75e80a788b6c92537cc84e0464c6ed8023.tar.gz freebsd-ports-gnome-f4eb8d75e80a788b6c92537cc84e0464c6ed8023.tar.zst freebsd-ports-gnome-f4eb8d75e80a788b6c92537cc84e0464c6ed8023.zip |
SGMLtools is a text-formatting package based on SGML.
PR: 17769
Submitted by: Benno Rice <benno@netizen.com.au>
Diffstat (limited to 'textproc/sgmltools-lite/pkg-descr')
-rw-r--r-- | textproc/sgmltools-lite/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/sgmltools-lite/pkg-descr b/textproc/sgmltools-lite/pkg-descr new file mode 100644 index 000000000000..e00d4003b04f --- /dev/null +++ b/textproc/sgmltools-lite/pkg-descr @@ -0,0 +1,7 @@ +SGMLtools is a text-formatting package based on SGML (Standard Generalized +Markup Language), which allows you to produce TeX/DVI/PS/PDF, HTML, and RTF +from a single source; due to the flexible nature of SGML many other target +formats are possible. As the front-end is written in Python, it is relatively +easy to adapt to your needs. + +WWW: http://www.sgmltools.org/ |