Mistral Library with shared routines and utilities.
Go to file
Sharat Sharma 6cdeb9e83c Small changes like deletion of extra underline in the docs
Change-Id: Ic6d1ef35fc9036340139b51bc7e8c4f7d30d404f
2016-09-16 19:41:56 +05:30
doc/source Small changes like deletion of extra underline in the docs 2016-09-16 19:41:56 +05:30
mistral_lib Fixes namespace issue 2016-07-15 09:29:11 -04:00
releasenotes Initial project layout 2016-07-15 15:16:55 +07:00
.coveragerc Initial project layout 2016-07-15 15:16:55 +07:00
.gitignore Initial project layout 2016-07-15 15:16:55 +07:00
.gitreview Added .gitreview 2016-07-15 06:44:00 +00:00
.testr.conf Initial project layout 2016-07-15 15:16:55 +07:00
CONTRIBUTING.rst Changed the invalid link in CONTRIBUTING.rst 2016-09-12 14:51:33 +05:30
HACKING.rst Small changes like deletion of extra underline in the docs 2016-09-16 19:41:56 +05:30
LICENSE Initial project layout 2016-07-15 15:16:55 +07:00
MANIFEST.in Initial project layout 2016-07-15 15:16:55 +07:00
README.rst Small changes like deletion of extra underline in the docs 2016-09-16 19:41:56 +05:30
babel.cfg Initial project layout 2016-07-15 15:16:55 +07:00
requirements.txt Updated from global requirements 2016-07-18 15:18:09 +00:00
setup.cfg Update info in the configuration file 2016-09-07 19:28:07 +05:30
setup.py Initial project layout 2016-07-15 15:16:55 +07:00
test-requirements.txt Initial project layout 2016-07-15 15:16:55 +07:00
tox.ini Cleanup tox.ini, enable constraints 2016-08-26 16:47:12 +02:00

README.rst

mistral-lib

Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.)

This Mistral subproject aims to have all common APIs, data types and utilities shared across Mistral ecosystem and used to write Mistral pluggable extensions such as custom actions and YAQL functions.

Features

  • TODO