From f4eb8d75e80a788b6c92537cc84e0464c6ed8023 Mon Sep 17 00:00:00 2001 From: will Date: Sat, 27 May 2000 14:44:12 +0000 Subject: SGMLtools is a text-formatting package based on SGML. PR: 17769 Submitted by: Benno Rice --- textproc/sgmltools-lite/pkg-descr | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 textproc/sgmltools-lite/pkg-descr (limited to 'textproc/sgmltools-lite/pkg-descr') 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/ -- cgit