File: README.md

package info (click to toggle)
svgpp 1.3.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,520 kB
  • sloc: cpp: 30,524; makefile: 165; python: 73; xml: 48; sh: 36
file content (15 lines) | stat: -rw-r--r-- 610 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
RapidXML NS
==========

RapidXML NS is a branch of [RapidXML](http://rapidxml.sourceforge.net/) 1.13 C++ single-header XML parser library by Marcin Kalicinski with the only feature added - XML Namespaces support.

Documentation
==========

Documentation is in [manual.html](http://htmlpreview.github.io/?https://raw.githubusercontent.com/svgpp/rapidxml_ns/master/manual.html) in root folder.

License
==========

Library is free for commercial and non-commercial use.
Licenses are the same as original RapidXML - [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt) or The MIT License.