How to Install and Uninstall python3-pyxb-bundles-common Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 25,2024
1. Install "python3-pyxb-bundles-common" package
Please follow the guidance below to install python3-pyxb-bundles-common on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-pyxb-bundles-common
Copied
2. Uninstall "python3-pyxb-bundles-common" package
Here is a brief guide to show you how to uninstall python3-pyxb-bundles-common on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-pyxb-bundles-common
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pyxb-bundles-common package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-pyxb-bundles-common
Priority: extra
Section: universe/python
Installed-Size: 24523
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyxb
Version: 1.2.4+dfsg-1
Depends: python3-pyxb (= 1.2.4+dfsg-1), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyxb/python3-pyxb-bundles-common_1.2.4+dfsg-1_all.deb
Size: 1431056
MD5sum: 43e5fa0ae03c62fba09309567ecf059e
SHA1: 8ef7cf4d72dd1c7c76665400ae4cde6671160596
SHA256: d9da8e94039ab2046d190d3839d55fc13b7451c71535481fde44ee8bce8dd574
Description-en: Python XML Schema Bindings (common bindings for Python3)
PyXB is a pure Python package that generates Python code for classes that
correspond to data structures defined by XMLSchema. In concept it is similar to
JAXB for Java and CodeSynthesis XSD for C++.
.
The major goals of PyXB are:
* Provide a generated Python interface that is “Pythonic”, meaning similar to
one that would have been hand-written:
+ Attributes and elements are Python properties, with name conflicts
resolved in favor of elements
+ Elements with maxOccurs larger than 1 are stored as Python lists
+ Bindings for type extensions inherit from the binding for the base type
+ Enumeration constraints are exposed as class (constant) variables
* Support bi-directional conversion (document to Python and back)
* Allow easy customization of the generated bindings to provide functionality
along with content
* Support all XMLSchema features that are in common use, including:
+ complex content models (nested all/choice/sequence)
+ cross-namespace dependencies
+ include and import directives
+ constraints on simple types
* Validate the documents against their schema
.
This package contains the prebuilt common XML bindings for Python3.
Description-md5: 02f38f43581112a8365f00d4d303d6f6
Homepage: http://pyxb.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/python
Installed-Size: 24523
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyxb
Version: 1.2.4+dfsg-1
Depends: python3-pyxb (= 1.2.4+dfsg-1), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyxb/python3-pyxb-bundles-common_1.2.4+dfsg-1_all.deb
Size: 1431056
MD5sum: 43e5fa0ae03c62fba09309567ecf059e
SHA1: 8ef7cf4d72dd1c7c76665400ae4cde6671160596
SHA256: d9da8e94039ab2046d190d3839d55fc13b7451c71535481fde44ee8bce8dd574
Description-en: Python XML Schema Bindings (common bindings for Python3)
PyXB is a pure Python package that generates Python code for classes that
correspond to data structures defined by XMLSchema. In concept it is similar to
JAXB for Java and CodeSynthesis XSD for C++.
.
The major goals of PyXB are:
* Provide a generated Python interface that is “Pythonic”, meaning similar to
one that would have been hand-written:
+ Attributes and elements are Python properties, with name conflicts
resolved in favor of elements
+ Elements with maxOccurs larger than 1 are stored as Python lists
+ Bindings for type extensions inherit from the binding for the base type
+ Enumeration constraints are exposed as class (constant) variables
* Support bi-directional conversion (document to Python and back)
* Allow easy customization of the generated bindings to provide functionality
along with content
* Support all XMLSchema features that are in common use, including:
+ complex content models (nested all/choice/sequence)
+ cross-namespace dependencies
+ include and import directives
+ constraints on simple types
* Validate the documents against their schema
.
This package contains the prebuilt common XML bindings for Python3.
Description-md5: 02f38f43581112a8365f00d4d303d6f6
Homepage: http://pyxb.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu