Artifact python3-orjson_3.10.7-1_arm64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: arm64
  Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.34), libgcc-s1
    (>= 4.2)
  Description: "JSON parsing Python library\n Fast, correct Python JSON library supporting\
    \ dataclasses, datetimes, and numpy\n orjson is a fast, correct JSON library for\
    \ Python. It benchmarks as the\n fastest Python library for JSON and is more correct\
    \ than the standard json\n library or other third-party libraries. It serializes\
    \ dataclass, datetime,\n numpy, and UUID instances natively.\n .\n Its features\
    \ and drawbacks compared to other Python JSON libraries:\n .\n  * serializes `dataclass`\
    \ instances 40-50x as fast as other libraries\n  * serializes `datetime`, `date`,\
    \ and `time` instances to RFC 3339 format,\n    e.g., \"1970-01-01T00:00:00+00:00\"\
    \n  * serializes `numpy.ndarray` instances 4-12x as fast with 0.3x the memory\n\
    \    usage of other libraries\n  * pretty prints 10x to 20x as fast as the standard\
    \ library\n  * serializes to `bytes` rather than `str`, i.e., is not a drop-in\
    \ replacement\n  * serializes `str` without escaping unicode to ASCII, e.g., \"\
    \u597D\" rather than\n  \"\\\\\\u597d\"\n  * serializes `float` 10x as fast and\
    \ deserializes twice as fast as other\n    libraries\n  * serializes subclasses\
    \ of `str`, `int`, `list`, and `dict` natively,\n  requiring `default` to specify\
    \ how to serialize others\n  * serializes arbitrary types using a `default` hook\n\
    \  * has strict UTF-8 conformance, more correct than the standard library\n  *\
    \ has strict JSON conformance in not supporting Nan/Infinity/-Infinity\n  * has\
    \ an option for strict JSON conformance on 53-bit integers with default\n    support\
    \ for 64-bit\n  * does not provide `load()` or `dump()` functions for reading\
    \ from/writing to\n    file-like objects"
  Homepage: https://github.com/ijl/orjson/
  Installed-Size: '656'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-orjson
  Priority: optional
  Section: python
  Source: python-orjson
  Version: 3.10.7-1
srcpkg_name: python-orjson
srcpkg_version: 3.10.7-1

File

python3-orjson_3.10.7-1_arm64.deb
Binary file python3-orjson_3.10.7-1_arm64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-orjson_3.10.7-1

binary package System - - 1 month, 4 weeks ago 4 weeks, 2 days
BETA