summaryrefslogtreecommitdiff
path: root/xsd-examples/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-examples/manifest')
-rw-r--r--xsd-examples/manifest16
1 files changed, 16 insertions, 0 deletions
diff --git a/xsd-examples/manifest b/xsd-examples/manifest
new file mode 100644
index 0000000..b5249b4
--- /dev/null
+++ b/xsd-examples/manifest
@@ -0,0 +1,16 @@
+: 1
+name: xsd-examples
+version: 4.2.0-b.1.z
+project: xsd
+summary: Examples of using the XSD to C++ data binding compiler and the generated C++ classes
+license: Unlicence
+description-file: README
+url: https://www.codesynthesis.com/projects/xsd/
+doc-url: https://www.codesynthesis.com/projects/xsd/
+src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-examples/
+email: xsd-users@codesynthesis.com ; Mailing list
+depends: * build2 >= 0.13.0
+depends: * bpkg >= 0.13.0
+depends: libxsd == $
+depends: libxerces-c >= 3.0.0
+depends: libz >= 1.2.1100