.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
bin/quick_split
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
splintegrate/__init__.py
splintegrate/splintegrate.py
splintegrate.egg-info/PKG-INFO
splintegrate.egg-info/SOURCES.txt
splintegrate.egg-info/dependency_links.txt
splintegrate.egg-info/not-zip-safe
splintegrate.egg-info/requires.txt
splintegrate.egg-info/top_level.txt
tests/__init__.py
tests/test_splintegrate.py