Metadata-Version: 2.3
Name: xorjson
Version: 3.10.5
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Classifier: Typing :: Typed
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Keywords: fast,json,dataclass,dataclasses,datetime,rfc,8259,3339
Home-Page: https://github.com/timkpaine/xorjson
Author: timkpaine <t.paine154@gmail.com>
Author-email: timkpaine <t.paine154@gmail.com>
License: Apache-2.0 OR MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Changelog, https://github.com/timkpaine/xorjson/blob/master/CHANGELOG.md

# xorjson

`xorjson` is a fork of [`orjson`](https://github.com/ijl/orjson) with the following changes:

[![artifact](https://github.com/timkpaine/xorjson/actions/workflows/artifact.yaml/badge.svg?branch=main&event=push)](https://github.com/timkpaine/xorjson/actions/workflows/artifact.yaml)

