PACKAGE NAME: python3-orjson-3.10.18-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-orjson PACKAGE SIZE (compressed): 256 K PACKAGE SIZE (uncompressed): 810 K PACKAGE REQUIRED: rust-opt,python3-semantic-version,python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-packaging-opt,python3-wheel,python3-setuptools-opt,python3-typing-extensions,python3-setuptools-rust-opt,python3-maturin PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-orjson: python3-orjson (Fast, correct Python JSON library) python3-orjson: python3-orjson: orjson is a fast, correct JSON library for Python. It benchmarks as python3-orjson: the fastest Python library for JSON and is more correct than the python3-orjson: standard json library or other third-party libraries. It serializes python3-orjson: dataclass, datetime, numpy, and UUID instances natively. python3-orjson: python3-orjson: Homepage: https://github.com/ijl/orjson python3-orjson: python3-orjson: python3-orjson: