diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-27 14:10:12 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:16 -0600 |
commit | c888af696eeb8d89a07ce6127f63011e8e75e7b9 (patch) | |
tree | df6b7b44577bb75a3bfd1ed2b7eb1f1366fcdd72 /python/pilkit/README | |
parent | e965e619904b38494153ba28dcc8d46c59c8ead3 (diff) | |
download | slackbuilds-c888af696eeb8d89a07ce6127f63011e8e75e7b9.tar.gz |
python/pilkit: Added (utilities and processors for PIL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pilkit/README')
-rw-r--r-- | python/pilkit/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pilkit/README b/python/pilkit/README new file mode 100644 index 0000000000..20d41940ee --- /dev/null +++ b/python/pilkit/README @@ -0,0 +1 @@ +A collection of utilities and processors for the Python Imaging Libary. |