diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2002-10-24 19:01:12 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2002-10-24 19:01:12 +0000 |
commit | dd3b25b365444a3b1b18f302f8f354ea4b0e394c (patch) | |
tree | 247e35a62026c9a98b8716be2f6037b6012e217c /textproc/ruby-libxslt/pkg-descr | |
parent | * Update to 0.14pre1. This also fixes compilation with GCC3. (diff) |
Add ruby-libxslt, Ruby bindings for libxslt. XML::XSLT is XSL compliant.
Approved by: knu (mentor)
Diffstat (limited to 'textproc/ruby-libxslt/pkg-descr')
-rw-r--r-- | textproc/ruby-libxslt/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/ruby-libxslt/pkg-descr b/textproc/ruby-libxslt/pkg-descr new file mode 100644 index 000000000000..62e228ae6e5d --- /dev/null +++ b/textproc/ruby-libxslt/pkg-descr @@ -0,0 +1,6 @@ +ruby-libxslt provies an interface into the libxslt library, a +feature complete XSLT library. + +Author: Sean Chittenden <sean@chittenden.org> + +WWW: http://www.rubynet.org/modules/xml/libxslt/ |