.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
VERSION
setup.cfg
setup.py
test_requirements.txt
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/platform-bundle.rst
docs/_extensions/automembersummary.py
docs/_themes/sphinx_rtd_theme/__init__.py
docs/_themes/sphinx_rtd_theme/breadcrumbs.html
docs/_themes/sphinx_rtd_theme/footer.html
docs/_themes/sphinx_rtd_theme/layout.html
docs/_themes/sphinx_rtd_theme/layout_old.html
docs/_themes/sphinx_rtd_theme/search.html
docs/_themes/sphinx_rtd_theme/searchbox.html
docs/_themes/sphinx_rtd_theme/theme.conf
docs/_themes/sphinx_rtd_theme/versions.html
docs/_themes/sphinx_rtd_theme/static/css/badge_only.css
docs/_themes/sphinx_rtd_theme/static/css/theme.css
docs/_themes/sphinx_rtd_theme/static/fonts/FontAwesome.otf
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
docs/_themes/sphinx_rtd_theme/static/js/theme.js
docs/api/jujubigdata.handlers.rst
docs/api/jujubigdata.relations.rst
docs/api/jujubigdata.rst
docs/api/jujubigdata.utils.rst
jujubigdata/__init__.py
jujubigdata/handlers.py
jujubigdata/relations.py
jujubigdata/utils.py
jujubigdata/version.py
jujubigdata.egg-info/PKG-INFO
jujubigdata.egg-info/SOURCES.txt
jujubigdata.egg-info/dependency_links.txt
jujubigdata.egg-info/requires.txt
jujubigdata.egg-info/top_level.txt
scripts/update-rev
scripts/update_bdd.py
tests/__init__.py
tests/test_relations.py
tests/test_utils.py