Letter P

python3-simplejson - Simple, fast, extensible JSON encoder/decoder for Python 3

Website: https://github.com/simplejson/simplejson
License: (MIT or AFL) and (MIT or GPLv2)
Vendor: Alcance Libre, Inc.
Description:
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python. It is pure Python
code with no dependencies, but includes an optional C extension for a
serious speed boost.

The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be
serialized (somewhat like pickle).

The decoder can handle incoming JSON strings of any specified
encoding (UTF-8 by default).

simplejson is the externally maintained development version of the
JSON library included with Python. It gets updated more regularly
than the JSON module in the Python stdlib.

Packages

python3-simplejson-3.18.3-1.aldos.x86_64 [292 KiB] Changelog by Joel Barrios (2023-02-05):
- Update to 3.18.3.

Listing created by Repoview-0.6.6-6.fc14.al