Metadata-Version: 2.4
Name: spark-advisor-parser
Version: 0.1.18
Summary: Spark event log parser with compression support (.gz, .lz4, .snappy, .zstd)
Project-URL: Homepage, https://github.com/pstysz/spark-advisor
Project-URL: Repository, https://github.com/pstysz/spark-advisor
Author: Pawel Stysz
License-Expression: Apache-2.0
Keywords: apache-spark,event-log,parser,spark
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: lz4>=4.0
Requires-Dist: orjson>=3.10
Requires-Dist: python-snappy>=0.7
Requires-Dist: spark-advisor-models==0.1.18
Requires-Dist: zstandard>=0.23
Description-Content-Type: text/plain

Spark event log parser with compression support