Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Simple C Expat Wrapper

Compare

  Analyzed about 4 hours ago

The aim of SCEW is to provide an easy interface around the XML Expat parser, as well as a simple interface for creating new XML documents. It provides functions to load and access XML elements without the need to create Expat event handling routines every time you want to load a new XML document. ... [More] These are the main SCEW features: * Uses a DOM-like object model for new or parsed XML documents. * Supports loading concatenated XML documents. * Can copy and compare full XML documents, elements or attributes. * Writes XML documents to multiple outputs. * Allows adding new I/O sources easily. * UTF-8, ISO-8859-1 and US-ASCII encodings (and UTF-16 in Windows). [Less]

7.21K lines of code

0 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags c expat library

libxspf

Compare

  No analysis available

libxspf brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libxspf uses Expat for XML parsing and CppTest for unit testing. libxspf is the official reference implementation for XSPF of the Xiph.Org Foundation.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause, lgpl

LibExpat.jl

Compare

  Analyzed about 15 hours ago

Julia interface to libexpat

481 lines of code

2 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This