python3-sdjson binary package in Ubuntu Oracular armhf

 Module uses functools.singledispatch to support custom encoders for Python
 built-in classes and user-created classes.
 .
 The goal is to simplify the process of serializing objects into JSON by
 allowing developers to register custom encoders for their classes,
 allowing you to define instances to be converted into JSON format.
 .
 After coding, you can use sdjson.dumps(class_instance) to serialize an
 instance of the class into a JSON string. This makes the process of saving
 objects in JSON easier.
 .
 In addition to serialization to a string, the project provides
 the ability to serialize objects directly to JSON files using sdjson.dump
 (class_instance, fp).
 .
 The sdjson project also supports several features of the json module,
 including load, loads, JSONDecoder, JSONDecodeError and JSONEncoder.
 This allows you to use sdjson as a drop-in replacement for the json
 module.
 .
 This package installs the library for Python 3.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-05-08 14:19:08 UTC Superseded Ubuntu Oracular armhf release universe python Optional 0.4.0-2
  • Removal requested .
  • Superseded by amd64 build of python-sdjson 0.4.0-3 in ubuntu oracular PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-05-08 14:03:17 UTC Published Ubuntu Oracular armhf release universe python Optional 0.4.0-3
  • Published
  • Copied from ubuntu oracular-proposed amd64 in Primary Archive for Ubuntu