Metadata-Version: |
2.3 |
Name: |
orjson |
Version: |
3.10.12 |
Summary: |
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy |
Author: |
ijl <ijl@mailbox.org> |
Author-Email: |
ijl <ijl[at]mailbox.org> |
Home-Page: |
https://github.com/ijl/orjson |
Project-Url: |
Documentation, https://github.com/ijl/orjson |
Project-Url: |
Changelog, https://github.com/ijl/orjson/blob/master/CHANGELOG.md |
License: |
Apache-2.0 OR MIT |
Keywords: |
fast,json,dataclass,dataclasses,datetime,rfc,8259,3339 |
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 :: 3.14 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Rust |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE-APACHE |
License-File: |
LICENSE-MIT |