AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_templates/autosummary/module.rst
pytoshop/__init__.py
pytoshop/blending_range.py
pytoshop/codecs.py
pytoshop/color_mode.py
pytoshop/core.py
pytoshop/docs.py
pytoshop/enums.py
pytoshop/image_data.py
pytoshop/image_resources.py
pytoshop/layers.py
pytoshop/packbits.pyx
pytoshop/path.py
pytoshop/tagged_block.py
pytoshop/util.py
pytoshop/user/__init__.py
pytoshop/user/nested_layers.py
pytoshop_fix_packbits.egg-info/PKG-INFO
pytoshop_fix_packbits.egg-info/SOURCES.txt
pytoshop_fix_packbits.egg-info/dependency_links.txt
pytoshop_fix_packbits.egg-info/not-zip-safe
pytoshop_fix_packbits.egg-info/requires.txt
pytoshop_fix_packbits.egg-info/top_level.txt
tests/__init__.py
tests/test_blending_range.py
tests/test_codecs.py
tests/test_core.py
tests/test_files.py
tests/test_image_data.py
tests/test_image_resources.py
tests/test_layers.py
tests/test_nested_layers.py
tests/test_util.py
tests/psd_files/16bit5x5.psd
tests/psd_files/1layer.psd
tests/psd_files/2layers.psd
tests/psd_files/300dpi.psd
tests/psd_files/32bit.psd
tests/psd_files/32bit5x5.psd
tests/psd_files/broken-groups.psd
tests/psd_files/clipping-mask.psd
tests/psd_files/empty-layer.psd
tests/psd_files/gradient fill.psd
tests/psd_files/gray0.psd
tests/psd_files/gray1.psd
tests/psd_files/group.psd
tests/psd_files/hidden-groups.psd
tests/psd_files/hidden-layer.psd
tests/psd_files/history.psd
tests/psd_files/layer_comps.psd
tests/psd_files/layer_params.psd
tests/psd_files/linked-layer.png
tests/psd_files/mask.psd
tests/psd_files/masked_layer.psd
tests/psd_files/masks2.psd
tests/psd_files/metadata.psd
tests/psd_files/note.psd
tests/psd_files/pen-text.psd
tests/psd_files/placedLayer.psd
tests/psd_files/semi-transparent-layers.psd
tests/psd_files/smart-object-slice.psd
tests/psd_files/text.psd
tests/psd_files/transparentbg-gimp.psd
tests/psd_files/transparentbg.psd
tests/psd_files/vector mask.psd