Skip to content

jgsogo/expat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expat XML Parser

Build status:

  • Unix (travis) Build Status
  • Visual Studio 2010 (appveyor) Build status
  • Biicode Build Status

Description

This is James Clark's Expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document.

Expat webpage: http://sourceforge.net/projects/expat/

Github repo (@jgsogo): https://github.com/jgsogo/expat (No original files have been modified)

Usage within BiiCode

About

Expat XML Parser (adapted to work with BiiCode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published