Metadata-Version: 2.1
Name: rulez
Version: 0.1.4
Summary: Simple business rules engine configurable using YAML/JSON
Home-page: http://github.com/abyres/
Author: Izhar Firdaus
Author-email: izhar@abyres.net
License: MIT
Description: ============================================
        rulez: JSON conditional expression compiler
        ============================================
        
        Documentation: https://rulez.rtfd.org
        
        
        Changelog 
        ==========
        
        0.1.4 (2020-11-14)
        ------------------
        
        - added docs
        - Deprecate ``rulez.field`` ``__getitem__`` method in favor of ``__call__``
        
        
        0.1.3 (2020-11-12)
        ------------------
        
        - Added documentation
        - Improved DSL parsing
        - Enhance ``rulez.field`` with more operations
        
Keywords: business-rules rules reg
Platform: UNKNOWN
Provides-Extra: test
