Metadata-Version: 2.4
Name: eql
Version: 1.0.0
Summary: Event Query Language
Home-page: https://eql.readthedocs.io
Author: Endgame, Inc.
Author-email: eql@endgame.com
License: AGPLv3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
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: Topic :: Database
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Scientific/Engineering :: Information Analysis
License-File: LICENSE
Requires-Dist: lark>=1.3.1
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Provides-Extra: cli
Requires-Dist: pygments; extra == "cli"
Requires-Dist: prompt_toolkit; extra == "cli"
Provides-Extra: lint
Requires-Dist: pytest>=6.0.0; extra == "lint"
Requires-Dist: pytest-cov>=2.4; extra == "lint"
Requires-Dist: flake8>=3.8.0; extra == "lint"
Requires-Dist: pep257==0.7.0; extra == "lint"
Requires-Dist: coverage>=4.5.3; extra == "lint"
Requires-Dist: flake8-docstrings>=1.5.0; extra == "lint"
Requires-Dist: PyYAML; extra == "lint"
Requires-Dist: toml~=0.10; extra == "lint"
Requires-Dist: attrs==21.4.0; extra == "lint"
Provides-Extra: test
Requires-Dist: pytest>=6.0.0; extra == "test"
Requires-Dist: pytest-cov>=2.4; extra == "test"
Requires-Dist: flake8>=3.8.0; extra == "test"
Requires-Dist: pep257==0.7.0; extra == "test"
Requires-Dist: coverage>=4.5.3; extra == "test"
Requires-Dist: flake8-docstrings>=1.5.0; extra == "test"
Requires-Dist: PyYAML; extra == "test"
Requires-Dist: toml~=0.10; extra == "test"
Requires-Dist: attrs==21.4.0; extra == "test"
Provides-Extra: loaders
Requires-Dist: pyyaml; extra == "loaders"
Requires-Dist: toml; extra == "loaders"
Provides-Extra: highlighters
Requires-Dist: pygments; extra == "highlighters"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
