.gitignore
.readthedocs.yml
.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/_static/custom.css
docs/_static/favicon.ico
docs/_static/logo.png
docs/_static/logo_packed.png
docs/_templates/about.html
docs/api/index.rst
docs/usage/standalone.rst
docs/usage/tendril.rst
src/tendril/__init__.py
src/tendril/structures/__init__.py
src/tendril/structures/base.py
src/tendril/structures/containers.py
src/tendril_structures.egg-info/PKG-INFO
src/tendril_structures.egg-info/SOURCES.txt
src/tendril_structures.egg-info/dependency_links.txt
src/tendril_structures.egg-info/requires.txt
src/tendril_structures.egg-info/top_level.txt
tests/__init__.py
tests/coveralls.py