Metadata-Version: 1.2
Name: krules-core
Version: 0.2.1
Summary: KRules Python core package
Home-page: https://github.com/airspot-dev/krules-core
Author: Alberto Degli Esposti
Author-email: alberto@arispot.tech
License: Apache Licence 2.0
Description: # krules-core
        
        This is the python core package of KRules.
        
        KRules is a rules engine primarily intended to run on Kubernetes. 
        However the core can be easily used even in different contexts. 
        In addition to the core part, you need at least one subject implementation
        
        **NOTE**: the project is at an early stage of development. 
        The documentation is not yet available and we do not guarantee 
        in any way backwards compatibility and support. Use it at your own risk
        
Keywords: krules rules engine
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >3.7
