.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/tox.ini
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/reference/index.rst
docs/reference/rantanplan.rst
src/rantanplan/__init__.py
src/rantanplan/__main__.py
src/rantanplan/cli.py
src/rantanplan/core.py
src/rantanplan/pipeline.py
src/rantanplan/rhymes.py
src/rantanplan/schemes.py
src/rantanplan/structures.py
src/rantanplan/syllabification.py
src/rantanplan/utils.py
src/rantanplan.egg-info/PKG-INFO
src/rantanplan.egg-info/SOURCES.txt
src/rantanplan.egg-info/dependency_links.txt
src/rantanplan.egg-info/entry_points.txt
src/rantanplan.egg-info/not-zip-safe
src/rantanplan.egg-info/requires.txt
src/rantanplan.egg-info/top_level.txt
tests/test_core.py
tests/test_dict_es.py
tests/test_pipeline.py
tests/test_rantanplan.py
tests/test_rhymes.py
tests/test_structures.py
tests/test_utils.py
tests/fixtures/couplet.json
tests/fixtures/haiku.json
tests/fixtures/phonological_groups.json
tests/fixtures/pos_output.json
tests/fixtures/rhyme_analysis_haiku.json
tests/fixtures/rhyme_analysis_sonnet.json
tests/fixtures/romance.json
tests/fixtures/scansion_sonnet.json
tests/fixtures/sonnet.json