diff options
Diffstat (limited to 'python/python3-ujson/README')
-rw-r--r-- | python/python3-ujson/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-ujson/README b/python/python3-ujson/README new file mode 100644 index 0000000000000..8826b2d86f4a3 --- /dev/null +++ b/python/python3-ujson/README @@ -0,0 +1,4 @@ +python3-ujson (Ultra fast JSON encoder and decoder written in pure C) + +UltraJSON is an ultra fast JSON encoder and decoder written in pure C +with bindings for Python 3.7+. |