LICENSE
README.md
pyproject.toml
setup.py
catslap/__init__.py
catslap/catslap.py
catslap.egg-info/PKG-INFO
catslap.egg-info/SOURCES.txt
catslap.egg-info/dependency_links.txt
catslap.egg-info/not-zip-safe
catslap.egg-info/requires.txt
catslap.egg-info/top_level.txt
catslap/base/__init__.py
catslap/base/document.py
catslap/base/relationships.py
catslap/base/types.py
catslap/base/utils.py
catslap/docx/__init__.py
catslap/docx/document.py
catslap/docx/elements.py
catslap/docx/numbering.py
catslap/docx/processor.py
catslap/docx/styles.py
catslap/docx/word_tags.py
catslap/html/__init__.py
catslap/html/document.py
catslap/pptx/__init__.py
catslap/pptx/document.py
catslap/pptx/elements.py
catslap/utils/__init__.py
catslap/utils/css_color.py
catslap/utils/dotdict.py
catslap/utils/encoding.py
catslap/utils/file.py
catslap/utils/html.py
catslap/utils/sentence.py
catslap/utils/soffice.py
catslap/utils/text.py
catslap/utils/types.py
catslap/utils/utils.py
catslap/utils/xml.py
catslap/utils/zip.py
catslap/xlsx/__init__.py
catslap/xlsx/document.py
catslap/xlsx/sharedstrings.py
twine_local/__init__.py
twine_local/__main__.py
twine_local/auth.py
twine_local/cli.py
twine_local/exceptions.py
twine_local/package.py
twine_local/py.typed
twine_local/repository.py
twine_local/settings.py
twine_local/utils.py
twine_local/wheel.py
twine_local/wininst.py
twine_local/commands/__init__.py
twine_local/commands/check.py
twine_local/commands/register.py
twine_local/commands/upload.py