Metadata-Version: |
2.1 |
Name: |
orjsonl |
Version: |
1.0.0 |
Summary: |
A lightweight, high-performance Python library for parsing jsonl files. |
Author-Email: |
Umar Butler <umar[at]umar.au> |
Project-Url: |
Homepage, https://github.com/umarbutler/orjsonl |
Project-Url: |
Documentation, https://github.com/umarbutler/orjsonl/blob/main/README.md |
Project-Url: |
Issues, https://github.com/umarbutler/orjsonl/issues |
Project-Url: |
Source, https://github.com/umarbutler/orjsonl |
License: |
MIT |
Keywords: |
bzip2,fast,gzip,json,json lines,jsonl,jsonlines,lines,ndjson,orjson,xopen,xz,zstandard |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
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 :: Implementation :: CPython |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7 |
Requires-Dist: |
orjson (>=3.7.7) |
Requires-Dist: |
xopen (>=1.7.0) |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |