Expat (software)

Expat
Original author(s)James Clark
Developer(s)Clark Cooper, et al.
Initial release1998; 27 years ago (1998)
Stable release
2.6.4[1] Edit this on Wikidata / 7 November 2024; 2 months ago (7 November 2024)
Repository
Written inC
Operating systemPortable
TypeXML parser library
LicenseMIT License[2]
Websitelibexpat.github.io

Expat is a stream-oriented XML 1.0 parser library, written in C, more precisely C99.[3] As one of the first available open-source XML parsers, Expat has found a place in many open-source projects. Such projects include the Apache HTTP Server, Mozilla, Perl, Python and PHP. It is also bound in many other languages.

  1. ^ "Release 2.6.4 · libexpat/libexpat". Retrieved 8 November 2024.
  2. ^ "COPYING". Github. Retrieved 16 September 2019.
  3. ^ Pipping, Sebastian (2024-02-06). "Expat 2.6.0 released, includes security fixes". www.xml.com. Retrieved 2024-09-04.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne