.coveragerc
.flake8
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
setup.py
skeleton.md
tox.ini
.github/workflows/main.yml
data/[Content_Types].xml
data/sample.docx
data/sample.pptx
data/sample.xlsx
data/whatever.docx
data/whatever.pptx
data/whatever.xlsx
docs/conf.py
docs/history.rst
docs/index.rst
openpack/__init__.py
openpack/basepack.py
openpack/editor.py
openpack/officepack.py
openpack/part-edit.py
openpack/test.py
openpack/util.py
openpack/zip-listdir.py
openpack/zippack.py
openpack.egg-info/PKG-INFO
openpack.egg-info/SOURCES.txt
openpack.egg-info/dependency_links.txt
openpack.egg-info/entry_points.txt
openpack.egg-info/requires.txt
openpack.egg-info/top_level.txt
test/common.py
test/empty.docx
test/sample.zipx
test/test_basepack.py
test/test_officepack.py
test/test_zippack.py
tutorials/saving_to_stream.txt