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

Last updated: May 20,2024

1. Install "python-xsdata-doc" package

Please follow the step by step instructions below to install python-xsdata-doc on Kali Linux

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

2. Uninstall "python-xsdata-doc" package

Please follow the step by step instructions below to uninstall python-xsdata-doc on Kali Linux:

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

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

Package: python-xsdata-doc
Source: python-xsdata
Version: 23.8-1.1
Installed-Size: 3422
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Size: 214888
SHA256: 6734716f0bedff8ac4ed84d703cd4caf30ae0161d3290ee954e5b05d62eaf9b6
SHA1: 1482acafa5f30e97113d664e940e1fd6b82a1324
MD5sum: 08faa5998321566088a51a057014fd56
Description: Naive XML Bindings for Python (common documentation)
xsData is a complete XML data binding library for Python allowing developers
to access and use XML documents as simple objects rather than using DOM.
.
It ships with a code generator for XML Schema definitions and WSDL 1.1 with
SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't
depend on the library itself in order to reduce the learning curve for users
that have to write the binding models manually.
.
The included xml parser and serializer are highly optimized and adaptable
with handlers based on native Python and lxml. The parser configuration
offers the ability to skip unknown properties and to process xinclude
statements.
.
xsData is constantly tested against the W3C XML Schema 1.1 test suite.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tefra/xsdata
Section: doc
Priority: optional
Filename: pool/main/p/python-xsdata/python-xsdata-doc_23.8-1.1_all.deb