Source: psd-tools Section: python Priority: optional Maintainer: Ying-Chun Liu (PaulLiu) Rules-Requires-Root: no Build-Depends: cython3, debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-all-dev, python3-pytest, python3-setuptools, python3-skimage, python3-sphinx-rtd-theme, sphinx | python3-sphinx | dh-sequence-sphinxdoc Standards-Version: 4.6.1 Homepage: https://github.com/psd-tools/psd-tools Package: python3-psd-tools Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Suggests: python3-ipython, python3-psd-tools-doc Provides: ${python3:Provides} Description: library for working with Adobe Photoshop PSD files (Python 3) psd-tools is a library that can read and write of the low-level PSD/PSB file structure and raw layer image export in NumPy and PIL format. . This package installs the library for Python 3. Package: python3-psd-tools-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: library for working with Adobe Photoshop PSD files (documentation) psd-tools is a library that can read and write of the low-level PSD/PSB file structure and raw layer image export in NumPy and PIL format. . This is the common documentation package.