LICENCE
README.md
pyproject.toml
textframe/__init__.py
textframe/typing.py
textframe.egg-info/PKG-INFO
textframe.egg-info/SOURCES.txt
textframe.egg-info/dependency_links.txt
textframe.egg-info/top_level.txt
textframe/api/TextFrame.py
textframe/api/__init__.py
textframe/characters/__init__.py
textframe/characters/corners.py
textframe/characters/line_h.py
textframe/characters/line_v.py
textframe/characters/matrix_cross.py
textframe/characters/matrix_side.py
textframe/helpers/__init__.py
textframe/helpers/cell_string.py
textframe/helpers/grid_frame.py
textframe/helpers/is_last_element.py
textframe/helpers/row_frame_divider.py
textframe/helpers/row_outer_border.py
textframe/tests/__init__.py
textframe/tests/test.py