.appveyor.yml
.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/requirements.txt
ci/templates/.appveyor.yml
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/build/doctrees/authors.doctree
docs/build/doctrees/changelog.doctree
docs/build/doctrees/contributing.doctree
docs/build/doctrees/environment.pickle
docs/build/doctrees/index.doctree
docs/build/doctrees/installation.doctree
docs/build/doctrees/readme.doctree
docs/build/doctrees/usage.doctree
docs/build/doctrees/reference/index.doctree
docs/build/doctrees/reference/sections.doctree
docs/build/markdown/authors.md
docs/build/markdown/changelog.md
docs/build/markdown/contributing.md
docs/build/markdown/index.md
docs/build/markdown/installation.md
docs/build/markdown/readme.md
docs/build/markdown/usage.md
docs/build/markdown/reference/index.md
docs/build/markdown/reference/sections.md
docs/reference/index.rst
docs/reference/sections.rst
src/sections/__init__.py
src/sections/sections.py
src/sections.egg-info/PKG-INFO
src/sections.egg-info/SOURCES.txt
src/sections.egg-info/dependency_links.txt
src/sections.egg-info/not-zip-safe
src/sections.egg-info/requires.txt
src/sections.egg-info/top_level.txt
tests/__init__.py
tests/test_doc_examples.py
tests/test_sections.py
tests/test_str.py