C++ class for reading and writing XML structures. No need for a C++ code parser or special pre compiler. Specify a schema entirly in native C++. The schema is verified when XML is read and exceptions are thrown when the XML to be parse is invalid.
26 lines
626 B
26 lines
626 B
This package was debianized by Marc Wäckerlin <marc@waeckerlin.org> on |
|
Wed, 07 Apr 2010 10:23:02 +0200. |
|
|
|
It was downloaded from https://dev.marc.waeckerlin.org/projects/proxyface |
|
|
|
Upstream Author(s): |
|
|
|
Marc Wäckerlin <marc@waeckerlin.org> |
|
|
|
Copyright: |
|
|
|
Marc Wäckerlin <marc@waeckerlin.org> |
|
|
|
License: |
|
|
|
LGPL version 3 |
|
|
|
The Debian packaging is: |
|
|
|
Copyright (C) 2010 Marc Wäckerlin <marc@waeckerlin.org> |
|
|
|
and is licensed under the GPL version 3, |
|
see `/usr/share/common-licenses/GPL-3'. |
|
|
|
# Please also look if there are files or directories which have a |
|
# different copyright/license attached and list them here.
|
|
|