Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
libxslt(3)		    Library Functions Manual		      libxslt(3)

NAME
     libxslt - library used to do XSL transformations on XML documents

DESCRIPTION
     The libxslt library is used to do XSL transformations on XML documents that
     have been loaded into memory with functions from libxml.

FILES
     /usr/lib/libxslt_1.0.0/libxslt.a
			   static library

     /usr/lib/libxslt_1.0.0/libxslt.so
			   sharable library

     /usr/package/libxslt_1.0.0/bin/xsltproc
			   binary  application	to do XSL transformations on the
			   command line

AUTHORS
     Daniel Veillard (daniel@veillard.com).  If you download  and  install  this
     package	look	at   instructions   on	 the   Web   site   https://git-
     lab.gnome.org/GNOME/libxslt .  Manual  page  by  Heiko  W.  Rupp  (hwr@pil-
     huhn.de)

SEE ALSO
     libexslt(3), libxml(3), xsltproc(1), xmllint(1)

				 30 August 2001 		      libxslt(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libxslt&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help