python-xmlschema 2.1.1-ok3 source package in openKylin

Changelog

python-xmlschema (2.1.1-ok3) yangtze; urgency=medium

  * Update version info.

 -- sufang <email address hidden>  Mon, 14 Nov 2022 14:41:29 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-xmlschema_2.1.1.orig.tar.gz 4.8 MiB e342209a71c86c635a5087804ca99a46ba51d0814487918fc20680af39aee443
python-xmlschema_2.1.1-ok3.debian.tar.xz 7.0 KiB a0f6156c08df62eb9100f783fa1791edbda3138e6de5605b260276c4fd12e085
python-xmlschema_2.1.1-ok3.dsc 2.1 KiB 724fa5f0c55edf866910b2aa11d062d7cd34488985102d4ff3d33af8d74b4bc9

View changes file

Binary packages built by this source

python-xmlschema-doc: 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.

python3-xmlschema: 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
   * XML data bindings based on DataElement class
   * Static code generation with Jinja2 templates
 .
 This package contains the Python 3.x version of xmlschema.