wok
view python-simplejson/description.txt @ rev 25487
Up exiftool (12.50), foomatic-db (4.0-20221111), lzsa (1.4.0), zlib (1.2.13)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Tue Nov 15 16:20:54 2022 +0000 (2022-11-15) |
parents |
|
children |
|
line source
1 Simplejson is a simple, fast, complete, correct and extensible JSON
2 <http://json.org> encoder and decoder for Python 3.3+ with legacy support
4 It is pure Python code with no dependencies, but includes an optional C
5 extension for a serious speed boost.