Skip to content

psd-tools/pymaging-psd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSD support for Pymaging

This module provides basic PSD support for Pymaging. The license is MIT.

Installation

pip install pymaging-psd

This module requires psd-tools, packbits and distribute.

Contributing

Development happens at github and bitbucket:

The main issue tracker is at github: https://github.com/kmike/pymaging-psd/issues

Feel free to submit ideas, bugs, pull requests (git or hg) or regular patches.

Please note that pymaging-psd is a simple wrapper for psd-tools and does almost nothing: it just registers the image format and provides a distribute entry point. If something doesn't work, this is likely a bug in psd-tools (or maybe in Pymaging) and should be reported to the appropriate bug tracker.