- recipe xsd
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.
- Homepage:
- License:
GPL
- Recipe:
- package xsd¶
-
- Versions:
4.0.0_dep-4
,4.0.0_dep-3
,4.0.0_dep-2
,4.0.0_dep-1
,4.0.0_dep-0
- Depends:
libgcc-ng
>=9.3.0
libstdcxx-ng
>=9.3.0
xerces-c
>=3.2.3,<3.3.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install xsd
and update with:
conda update xsd
or use the docker container:
docker pull quay.io/biocontainers/xsd:<tag>
(see xsd/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/xsd/README.html)