.gitlab-ci.yml
.psprintrc
.readthedocs.yml
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
docs/INSTALL.rst
docs/Makefile
docs/README.rst
docs/conf.py
docs/configure.rst
docs/example.py
docs/index.rst
docs/make.bat
docs/output.jpg
docs/requirements.txt
docs/source-code-doc.rst
docs/usage.rst
docs/docs/output.jpg
psprint/__init__.py
psprint/__main__.py
psprint/ansi.py
psprint/ansi.yml
psprint/config.py
psprint/errors.py
psprint/mark_types.py
psprint/printer.py
psprint/style.yml
psprint/text_types.py
psprint.egg-info/PKG-INFO
psprint.egg-info/SOURCES.txt
psprint.egg-info/dependency_links.txt
psprint.egg-info/requires.txt
psprint.egg-info/top_level.txt
tests/__init__.py
tests/test_config.py
tests/test_fmt.py
tests/test_iter.py
tests/test_print.py