How to Install and Uninstall python38-strictyaml Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-strictyaml" package
Learn how to install python38-strictyaml on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-strictyaml
Copied
2. Uninstall "python38-strictyaml" package
This tutorial shows how to uninstall python38-strictyaml on openSuSE Tumbleweed:
$
sudo zypper remove
python38-strictyaml
Copied
3. Information about the python38-strictyaml package on openSuSE Tumbleweed
Information for package python38-strictyaml:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-strictyaml
Version : 1.4.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-strictyaml-1.4.4-1.2.src
Summary : Strict, typed YAML parser
Description :
StrictYAML is a type-safe YAML parser that parses and validates a
restricted subset of the YAML specification.
Priorities:
* No parsing of hard to read and insecure features of YAML like the
Norway problem.
* Strict validation of markup and straightforward type casting.
* Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
* Comment preservation across a read-write cycle
* Speed is not a key concern
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-strictyaml
Version : 1.4.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-strictyaml-1.4.4-1.2.src
Summary : Strict, typed YAML parser
Description :
StrictYAML is a type-safe YAML parser that parses and validates a
restricted subset of the YAML specification.
Priorities:
* No parsing of hard to read and insecure features of YAML like the
Norway problem.
* Strict validation of markup and straightforward type casting.
* Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
* Comment preservation across a read-write cycle
* Speed is not a key concern