Metadata-Version: 2.1
Name: business-rules2
Version: 1.1.5
Summary: Python DSL for setting up business intelligence rules that can be configured without code
Home-page: https://business-rules2.readthedocs.io/
Author: Laurenz Spanner
Author-email: laurenz.sp@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/laurenz-sp/business-rules2/business-rules2
Project-URL: Tracker, https://github.com/laurenz-sp/business-rules2/issues
Keywords: business rules engine
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
Requires-Dist: pyparsing
Requires-Dist: parsimonious
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: mock ; extra == 'dev'

UNKNOWN


