summaryrefslogtreecommitdiff
path: root/www/wml/pkg-descr
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1997-08-19 14:26:01 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1997-08-19 14:26:01 +0000
commit37781620596185a29699471b1a696d30c17242b7 (patch)
tree999e171c8993b41fcbb18d96a13e9359cce36b8a /www/wml/pkg-descr
parentRe-sort SUBDIRS (diff)
Import of WML, the Website META Language.
A really flexible and powerful webdesigners toolkit for HTML generation. Submitted by: Ralf S. Engelschall
Diffstat (limited to 'www/wml/pkg-descr')
-rw-r--r--www/wml/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr
new file mode 100644
index 000000000000..a766ce82d250
--- /dev/null
+++ b/www/wml/pkg-descr
@@ -0,0 +1,20 @@
+ __ ____ __ _
+ \ \ / / \/ | |
+ \ \ /\ / /| |\/| | |
+ \ V V / | | | | |___
+ \_/\_/ |_| |_|_____|
+
+ WML -- Website META Language
+
+ Version 1.1.0 (19-08-1997)
+
+ WML is a HTML generation toolkit consisting of 9 independent languages. The
+ main idea of WML is a sequential filtering scheme where each language
+ provides one of 9 processing passes. So WML reads an input file, applies
+ passes 1-9 (or optionally only the passes specified) and finally produces
+ one or more output files. It operates as a powerful offline HTML generation
+ toolkit for webmasters. While not trivial and idiot proof it provides most
+ of the features real hackers always wanted for HTML generation.
+
+ The documentation and latest release can be found on
+ http://www.engelschall.com/sw/wml/