.hgignore
.hgtags
CHANGES
LICENSE
README
build deps.txt
setup.py
data/[Content_Types].xml
data/sample.docx
data/sample.pptx
data/sample.xlsx
data/whatever.docx
data/whatever.pptx
data/whatever.xlsx
jenkins/run
openpack/__init__.py
openpack/basepack.py
openpack/editor.py
openpack/officepack.py
openpack/test.py
openpack/util.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