Metadata-Version: 2.1
Name: krules-core
Version: 0.12.0
Summary: KRules Python core package
Home-page: https://github.com/airspot-dev/krules
License: Apache Licence 2.0
Author: Alberto Degli Esposti
Author-email: alberto@arispot.tech
Requires-Python: >=3.11,<3.12
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cel-python (>=0.1.5,<0.2.0)
Requires-Dist: deepmerge (>=1.1.1,<2.0.0)
Requires-Dist: dependency-injector (>=4.41.0,<5.0.0)
Requires-Dist: jsonpatch (>=1.33,<2.0)
Requires-Dist: jsonpath-rw-ext (>=1.2.2,<2.0.0)
Requires-Dist: pydantic (>=2.7.3,<3.0.0)
Requires-Dist: rx (>=3.2.0,<4.0.0)
Requires-Dist: wrapt (>=1.16.0,<2.0.0)
Project-URL: Repository, https://github.com/airspot-dev/krules
Description-Content-Type: text/markdown

# krules-core

This is the python core package of KRules, contains all base components to make ruleset work.

