%general-entities; ]> $LastChangedBy$ $Date$ libxslt-&libxslt-version; Libxslt Introduction to <application>libxslt</application> The libxslt package contains XSLT libraries. These are useful for extending libxml2 libraries to support XSLT files. Package information Download (HTTP): Download (FTP): Download MD5 sum: &libxslt-md5sum; Download size: &libxslt-size; Estimated disk space required: &libxslt-buildsize; Estimated build time: &libxslt-time; <application>libxslt</application> dependencies Required Optional and libgcrypt Installation of <application>libxslt</application> Install libxslt by running the following commands: ./configure --prefix=/usr && make Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories xslt-config and xsltproc libexslt.[so,a], libxslt.[so,a] and optionally, libxsltmod.[so,a] Python modules /usr/include/libxslt, /usr/share/doc/libxslt-&libxslt-version; and /usr/share/doc/libxslt-python-&libxslt-version; Short Descriptions xslt-config is used to find out the pre-processor, linking and compiling flags necessary to use the libxslt libraries in 3rd-party programs. xslt-config xsltproc is used to apply XSLT stylesheets to XML documents. xsltproc libxslt.[so,a] provides extensions to the libxml2 libraries to parse files that use the XSLT format. libxslt.[so,a] libexslt.[so,a] is used to provide extensions to XSLT functions. libexslt.[so,a]