Language

Package: python-ujson @ 4.0.2

Synopsis

Ultra fast JSON encoder and decoder for Python

Description

UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 3.

Home page
https://github.com/ultrajson/ultrajson
Location
gnu/packages/python-xyz.scm (line: 23713, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?