How to Install and Uninstall python39-demjson Package on openSuSE Tumbleweed
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python39-demjson" package
Please follow the guidance below to install python39-demjson on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-demjson
Copied
2. Uninstall "python39-demjson" package
This is a short guide on how to uninstall python39-demjson on openSuSE Tumbleweed:
$
sudo zypper remove
python39-demjson
Copied
3. Information about the python39-demjson package on openSuSE Tumbleweed
Information for package python39-demjson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-demjson
Version : 2.2.4-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 815,2 KiB
Installed : No
Status : not installed
Source package : python-demjson-2.2.4-6.1.src
Summary : Encoder, decoder, and lint/validator for JSON compliant with RFC 4627
Description :
This module provides classes and functions for encoding or decoding data
represented in the language-neutral JSON format (which is often used as a
simpler substitute for XML in Ajax web applications). This implementation tries
to be as compliant to the JSON specification (RFC 4627) as possible, while
still providing many optional extensions to allow less restrictive JavaScript
syntax. It includes complete Unicode support, including UTF-32, BOM, and
surrogate pair processing. It can also support JavaScript's
NaN and Infinity numeric types as well as it's 'undefined' type.
It also includes a lint-like JSON syntax validator which tests JSON text
for strict compliance to the standard.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-demjson
Version : 2.2.4-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 815,2 KiB
Installed : No
Status : not installed
Source package : python-demjson-2.2.4-6.1.src
Summary : Encoder, decoder, and lint/validator for JSON compliant with RFC 4627
Description :
This module provides classes and functions for encoding or decoding data
represented in the language-neutral JSON format (which is often used as a
simpler substitute for XML in Ajax web applications). This implementation tries
to be as compliant to the JSON specification (RFC 4627) as possible, while
still providing many optional extensions to allow less restrictive JavaScript
syntax. It includes complete Unicode support, including UTF-32, BOM, and
surrogate pair processing. It can also support JavaScript's
NaN and Infinity numeric types as well as it's 'undefined' type.
It also includes a lint-like JSON syntax validator which tests JSON text
for strict compliance to the standard.