[ 源代码: python-xmlschema ]
软件包:python3-xmlschema(1.4.2-1)
python3-xmlschema 的相关链接
Debian 的资源:
下载源码包 python-xmlschema:
- [python-xmlschema_1.4.2-1.dsc]
- [python-xmlschema_1.4.2.orig.tar.gz]
- [python-xmlschema_1.4.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
implementation of XML Schema for Python
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
This package contains the Python 3.x version of xmlschema.
其他与 python3-xmlschema 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-elementpath (>= 2.1.2)
- Providing XPath selectors for Python's XML data structures
