Mistral Library with shared routines and utilities.
Go to file
Dougal Matthews 8b91bffbc4 Add Babel to the requirements as it is referenced in the setup.cfg
Change-Id: I12102a6f16aed892102876bff6deb3cb14877b43
2016-07-15 15:48:44 +01:00
doc/source Initial project layout 2016-07-15 15:16:55 +07:00
mistral Initial project layout 2016-07-15 15:16:55 +07: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
.mailmap Initial project layout 2016-07-15 15:16:55 +07:00
.testr.conf Initial project layout 2016-07-15 15:16:55 +07:00
CONTRIBUTING.rst Initial project layout 2016-07-15 15:16:55 +07:00
HACKING.rst Initial project layout 2016-07-15 15:16:55 +07:00
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 Initial project layout 2016-07-15 15:16:55 +07:00
babel.cfg Initial project layout 2016-07-15 15:16:55 +07:00
requirements.txt Add Babel to the requirements as it is referenced in the setup.cfg 2016-07-15 15:48:44 +01:00
setup.cfg Initial project layout 2016-07-15 15:16:55 +07:00
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 Initial project layout 2016-07-15 15:16:55 +07: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