Metadata-Version: |
2.3 |
Name: |
ormsgpack |
Version: |
1.6.0 |
Summary: |
Fast, correct Python msgpack library supporting dataclasses, datetimes, and numpy |
Author: |
Aviram Hassan <aviramyhassan@gmail.com>, Emanuele Giaquinta <emanuele.giaquinta@gmail.com> |
Author-Email: |
Aviram Hassan <aviramyhassan[at]gmail.com>, Emanuele Giaquinta <emanuele.giaquinta[at]gmail.com> |
Home-Page: |
https://github.com/aviramha/ormsgpack |
Project-Url: |
Source Code, https://github.com/aviramha/ormsgpack |
License: |
Apache-2.0 OR MIT |
Keywords: |
fast,msgpack,dataclass,dataclasses,datetime |
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 |
Requires-Python: |
>=3.8 |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE-APACHE |
License-File: |
LICENSE-MIT |