Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : xsd | |||||
| version : 4.0.0 | |||||
| release : 1 | |||||
| source : | |||||
| - http://www.codesynthesis.com/download/xsd/4.0/xsd-4.0.0+dep.tar.bz2 : eca52a9c8f52cdbe2ae4e364e4a909503493a0d51ea388fc6c9734565a859817 | |||||
| license : | |||||
| - BSL-1.0 | |||||
| - GPL-2.0 | |||||
| - MIT | |||||
| component : programming.tools | |||||
| summary : CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. | |||||
| description: | | |||||
| CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as XML parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with the intricacies of reading and writing XML. | |||||
| builddeps : | |||||
| - pkgconfig(xerces-c) | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| make install_prefix=$installdir/usr install | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.