How to Install and Uninstall python-xmlschema-doc Package on Kali Linux

Last updated: September 20,2024

1. Install "python-xmlschema-doc" package

In this section, we are going to explain the necessary steps to install python-xmlschema-doc on Kali Linux

$ sudo apt update $ sudo apt install python-xmlschema-doc

2. Uninstall "python-xmlschema-doc" package

This guide let you learn how to uninstall python-xmlschema-doc on Kali Linux:

$ sudo apt remove python-xmlschema-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-xmlschema-doc package on Kali Linux

Package: python-xmlschema-doc
Source: python-xmlschema
Version: 1.10.0-7
Installed-Size: 1034
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Suggests: python3-xmlschema
Size: 89236
SHA256: cd3f4f034cdff1121596a948642426207407d60201ab99f62fc688f41dcb8a05
SHA1: 94a3e51c1bbf835b623d7eec1130ac7006964dff
MD5sum: 8d771a98754e66d5bb368d17f3dc574b
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sissaschool/xmlschema
Section: doc
Priority: optional
Filename: pool/main/p/python-xmlschema/python-xmlschema-doc_1.10.0-7_all.deb