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

FreeBSD Manual Pages

  
 
  

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

NAME
       libbsdxml -- eXpat XML parser library

SYNOPSIS
       #include	<bsdxml.h>

DESCRIPTION
       The  libbsdxml library is a verbatim copy of the	eXpat XML library ver-
       sion 2.7.1.

       The libbsdxml library is	intended to be used within  the	 FreeBSD  base
       system  only.   Use  of the libbsdxml library for other purposes	is not
       supported and discouraged.

       To avoid	version	and autoconfiguration issues, the library has been re-
       named to	libbsdxml rather than retain the original  eXpat  library  and
       include	file  names  to	prevent	confusion and autoconfiguration	issues
       for 3rd party software.

SEE ALSO
       For   full   documentation,   please   see   the	  eXpat	  webpage   at
       http://www.libexpat.org/.

AUTHORS
       The original eXpat was written by James Clark <jjc@jclark.com>.

       Subsequently eXpat maintenance and development been taken up by a group
       of  people  under  the  leadership of Fred Drake	<fdrake@acm.com>, Paul
       Prescod,	and Clark Cooper.

FreeBSD	14.3			 April 7, 2025			  LIBBSDXML(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libbsdxml&sektion=3&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help