[ Bron: python-xmlschema ]
Pakket: python-xmlschema-doc (3.4.2-1)
Verwijzigingen voor python-xmlschema-doc
Debian bronnen:
Het bronpakket python-xmlschema downloaden:
- [python-xmlschema_3.4.2-1.dsc]
- [python-xmlschema_3.4.2.orig.tar.gz]
- [python-xmlschema_3.4.2-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
documentation and examples for xmlschema
This library includes the following features:
* Full XSD 1.0 and XSD 1.1 support * Building of XML schema objects from XSD files * Validation of XML instances against XSD schemas * Decoding of XML data into Python data and to JSON * Encoding of Python data and JSON to XML * Data decoding and encoding ruled by converter classes * An XPath based API for finding schema's elements and attributes * Support of XSD validation modes strict/lax/skip * Remote attacks protection by default using an XMLParser that forbids entities * XML data bindings based on DataElement class * Static code generation with Jinja2 templates
This package contains the documentation for xmlschema.
Andere aan python-xmlschema-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-xmlschema
- implementation of XML Schema for Python