Index of /apache/jakarta/taglibs/xsl

      Name                                   Last modified      Size  Description
Parent Directory - Jakarta project binaries/ 03-Feb-2003 15:45 - Jakarta project README.html 28-Jan-2003 01:37 1.1K Jakarta project jakarta-taglibs-xsl-current.tar.gz 02-Dec-2002 04:15 1.2M Jakarta project jakarta-taglibs-xsl-current.tar.gz.asc 02-Dec-2002 04:15 228 Jakarta project jakarta-taglibs-xsl-current.zip 02-Dec-2002 04:15 1.2M Jakarta project jakarta-taglibs-xsl-current.zip.asc 02-Dec-2002 04:15 228 Jakarta project

Jakarta-Taglibs xsl Binary Release Distribution

This directory contains the xsl binary release distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar.

Thank you for using Jakarta-Taglibs.

The Apache Jakarta Project
http://jakarta.apache.org/

PGP Signatures

Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at <http://jakarta.a pache.org/builds/jakarta-taglibs/releases/KEYS>.

Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv xsl-1.0.tar.gz.asc
or,
> pgp -ka KEYS
> pgp xsl-1.0.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify xsl-1.0.tar.gz.asc