diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:30:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:58:51 +0000 |
commit | fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch) | |
tree | 4bfc4b617ac23047eb736c72fb80d2b4f9069605 /textproc/sdom/pkg-descr | |
parent | c53ddded1db88147493efaad6a9aa436d9b71fae (diff) |
Diffstat (limited to 'textproc/sdom/pkg-descr')
-rw-r--r-- | textproc/sdom/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/sdom/pkg-descr b/textproc/sdom/pkg-descr index 04fdd0691bb3..a9e05348a0f0 100644 --- a/textproc/sdom/pkg-descr +++ b/textproc/sdom/pkg-descr @@ -2,5 +2,3 @@ SDOM is an implementation of the W3C DOM recommendation (Level 3), including support for event handling, in the Scheme programming language. SDOM builds upon the work of Oleg Kiselyov's SXML project and aims to be fully compatible with the SXML API. - -WWW: http://www.nongnu.org/sdom/ |