-
Notifications
You must be signed in to change notification settings - Fork 1
An XML parsing library written in C++.
License
joshb/DromeXml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ABOUT ----- DromeXml is a library for parsing simple XML data. It is written in C++ and can be easily incorporated into projects. DromeXml is distributed under a BSD-style license (see the "COPYING" file included with DromeXml for more information). It is developed by Josh Beam (http://joshbeam.com/). PLATFORMS --------- DromeXml has been developed and tested on the following operating systems: - Mac OS X 10.7 (Lion) - Debian 5.0 COMPILING --------- DromeXml uses the CMake build system. You can compile it by running the following commands from within the root directory of the DromeXml source: $ mkdir build $ cd build $ cmake .. && make For an example of using DromeXml, see the source code in the tests subdirectory of the DromeXml source.
About
An XML parsing library written in C++.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published