diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-19 15:41:36 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-19 15:41:36 +0100 |
commit | 018e1ba581ec6f01f069a45ec4cf89f152b44d5f (patch) | |
tree | 0e7dda4bb693a6714066fbe5efcd2f24ff7c1a65 /libxsd-frontend/README | |
parent | 1c188393cd2e271ed2581471b601fb5960777fd8 (diff) |
remerge
Diffstat (limited to 'libxsd-frontend/README')
-rw-r--r-- | libxsd-frontend/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libxsd-frontend/README b/libxsd-frontend/README new file mode 100644 index 0000000..afc6e58 --- /dev/null +++ b/libxsd-frontend/README @@ -0,0 +1,13 @@ +libxsd-frontend is a compiler frontend for the W3C XML Schema definition +language. It includes parser, semantic graph types and traversal mechanism. + +See the NEWS file for the user-visible changes from the previous release. + +See the LICENSE file for distribution conditions. + +See the INSTALL file for prerequisites and installation instructions. + +The project page is at http://codesynthesis.com/projects/libxsd-frontend/. + +Send bug reports or any other feedback to the +libxsd-frontend-users@codesynthesis.com mailing list. |