CHANGELOG.md
LICENSE
MANIFEST.in
README.md
package.json
setup.cfg
setup.py
prettyTables/__init__.py
prettyTables/_speedups.c
prettyTables/_width_tables.h
prettyTables/cells.py
prettyTables/colors.py
prettyTables/columns.py
prettyTables/fast.py
prettyTables/merges.py
prettyTables/options.py
prettyTables/readers.py
prettyTables/style_compositions.py
prettyTables/table.py
prettyTables/table_strings.py
prettyTables/text_width.py
prettyTables/utils.py
prettyTables/writers.py
prettyTables.egg-info/PKG-INFO
prettyTables.egg-info/SOURCES.txt
prettyTables.egg-info/dependency_links.txt
prettyTables.egg-info/requires.txt
prettyTables.egg-info/top_level.txt
tests/test_cells.py
tests/test_columns.py
tests/test_features.py
tests/test_issues.py
tests/test_merges.py
tests/test_readme_examples.py
tests/test_styles.py
tests/test_text_width.py
tests/test_two_pass_measurement.py
tests/test_upstream_issues.py
tools/benchmark.py
tools/generate_width_tables.py