wok-current annotate python-simplejson/description.txt @ rev 25411

updated winetricks (20200412 -> 20220411)
author Hans-G?nter Theisgen
date Thu Aug 04 07:24:24 2022 +0100 (2022-08-04)
parents
children
rev   line source
Hans-G?nter@25237 1 Simplejson is a simple, fast, complete, correct and extensible JSON
Hans-G?nter@25237 2 <http://json.org> encoder and decoder for Python 3.3+ with legacy support
Hans-G?nter@25237 3 for Python 2.5+.
Hans-G?nter@25237 4 It is pure Python code with no dependencies, but includes an optional C
Hans-G?nter@25237 5 extension for a serious speed boost.