Language

Package: python-jsonpickle @ 1.4.1

Synopsis

Serialize object graphs into JSON

Description

This package provides a Python library for serializing any arbitrary object graph to and from JSON.

Home page
https://jsonpickle.github.io/
Location
gnu/packages/python-web.scm (line: 765, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?