LICENSE.txt
MANIFEST.in
PYPI.md
README.md
pyproject.toml
setup.py
data/README.txt
data/gettysburg.txt
data/tom_sawyer.txt
src/pyparagraph/__init__.py
src/pyparagraph/__main__.py
src/pyparagraph/font.py
src/pyparagraph/linebreak.py
src/pyparagraph/linked_list.py
src/pyparagraph/pyparagraph.py
src/pyparagraph/wordwrap.py
src/pyparagraph.egg-info/PKG-INFO
src/pyparagraph.egg-info/SOURCES.txt
src/pyparagraph.egg-info/dependency_links.txt
src/pyparagraph.egg-info/entry_points.txt
src/pyparagraph.egg-info/requires.txt
src/pyparagraph.egg-info/top_level.txt
test/test.py