slackbuilds_ponce/python/python3-orjson
Gene Carlson 5d0c409b00
python/python3-orjson: python3-maturin dependency changed to rust-opt.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-27 23:12:10 +07:00
..
python3-orjson.info
python3-orjson.SlackBuild python/python3-orjson: python3-maturin dependency changed to rust-opt. 2024-09-27 23:12:10 +07:00
README
slack-desc

python3-orjson (Fast, correct Python JSON library)

orjson is a fast, correct JSON library for Python. It benchmarks as
the fastest Python library for JSON and is more correct than the
standard json library or other third-party libraries. It serializes
dataclass, datetime, numpy, and UUID instances natively.